menu
bottom_picker package
documentation
widgets/range_picker.dart
RangePicker
minSecondDateTime property
minSecondDateTime property
dark_mode
light_mode
minSecondDateTime
property
DateTime
?
minSecondDateTime
final
The minimum date that can be selected in the second picker.
Implementation
final DateTime? minSecondDateTime;
bottom_picker package
documentation
widgets/range_picker
RangePicker
minSecondDateTime property
RangePicker class