reactive_date_time_picker library
Classes
- ReactiveDateTimePicker
- A builder that builds a widget responsible to decide when to show the picker dialog.
Typedefs
- GetInitialDate = DateTime Function(DateTime? fieldValue, DateTime lastDate)
- GetInitialTime = TimeOfDay Function(DateTime? fieldValue)