menu
tdesign_mobile_flutter package
documentation
date_time_picker/date_time_picker_controller.dart
DateTimeRangeValue typedef
DateTimeRangeValue typedef
dark_mode
light_mode
DateTimeRangeValue
typedef
DateTimeRangeValue
= (
DateTime
?
,
DateTime
?
)
Implementation
typedef DateTimeRangeValue = (DateTime? start, DateTime? end);
tdesign_mobile_flutter package
documentation
date_time_picker/date_time_picker_controller
DateTimeRangeValue typedef
date_time_picker_controller library