flutter_datetime_picker
flutter_datetime_picker copied to clipboard
Validating the Date Picker
Is there a way we can validate the date picker? For example, if there's an initial value of "A", it is possible to validate the date picker that is wrapped under the Text button, that is selected value is "A", then it should not continue the work flow...