Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need to add styles, foreground, background, text color options #50

Open
kamleshwebtech opened this issue Sep 21, 2021 · 2 comments
Open

Comments

@kamleshwebtech
Copy link

I have noticed that there is no option to manage styles, foreground, background, text color options. Kindly add them to make this package good.

I am facing lots of issues in Dark theme related to colors. Please check and update it. Thanks a lot.

@alexlozdev
Copy link

alexlozdev commented Sep 27, 2021

DateTimePicker(
  style: TextStyle(
    color: Colors.red,
  ),
);

Please use this style.
Hope it will be the help to you.

@luizrovaris
Copy link

I'm facing the same problem as @kamleshwebtech here. I need to change the style (background color, for example), but I can change just the TextStyle.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants