menu
flutter_easy package
documentation
utils/src/picker/time_picker/base_date_picker_constants.dart
DateRangeSideValueCallback typedef
DateRangeSideValueCallback typedef
dark_mode
light_mode
DateRangeSideValueCallback
typedef
DateRangeSideValueCallback
=
dynamic Function
(
DateTime
selectDateTime
,
List
<
int
>
selectedIndex
)
Implementation
typedef DateRangeSideValueCallback = Function( DateTime selectDateTime, List<int> selectedIndex);
flutter_easy package
documentation
utils/src/picker/time_picker/base_date_picker_constants
DateRangeSideValueCallback typedef
base_date_picker_constants library