menu
ngcomponents package
documentation
material_datepicker/material_time_picker.dart
TimeSelectionOptions
maxTime property
maxTime property
dark_mode
light_mode
maxTime
property
set
maxTime
(
DateTime
?
time
)
Implementation
set maxTime(DateTime? time) => _maxTime = time;
ngcomponents package
documentation
material_datepicker/material_time_picker
TimeSelectionOptions
maxTime property
TimeSelectionOptions class