You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
No, That is not a part of ThemeData.
If you want to change that color, then use this attribute background: Colors.blue[50],
outside theme attribute and inside showRoundedDatePicker.
Hope this will solve your problem...
Behind the FlutterRoundedDatePickerDialog there is a background that is black with transparency.
How can I cange this color? is this part of the Theme data?
Thank you
The text was updated successfully, but these errors were encountered: