m3uzz / date_time_picker

A Flutter widget to show a text form field to display a date or clock dialog. This widget extend TextField and has a similar behavior as TextFormField.
https://pub.dartlang.org/packages/date_time_picker
Other
105 stars 158 forks source link

Disabled picker has text that seems enabled #71

Open Brechard opened 1 year ago

Brechard commented 1 year ago

When a DateTimePicker has enabled set to False and date or time was already selected, the text shows in black and does not seem disabled.