menu
tengits_widgets package
documentation
date_picker/t_date_picker_constants.dart
DateValueCallback typedef
DateValueCallback typedef
dark_mode
light_mode
DateValueCallback
typedef
DateValueCallback
=
dynamic Function
(
DateTime
dateTime
,
List
<
int
>
selectedIndex
)
Implementation
typedef DateValueCallback = Function(DateTime dateTime, List<int> selectedIndex);
tengits_widgets package
documentation
date_picker/t_date_picker_constants
DateValueCallback typedef
t_date_picker_constants library