menu
forui package
documentation
widgets/time_picker.dart
FTimePickerController
rawValue property
rawValue property
dark_mode
light_mode
rawValue
property
FTime
get
rawValue
inherited
Implementation
T get rawValue => super.value;
set
rawValue
(
FTime
value
)
inherited
Implementation
set rawValue(T value) => super.value = value;
forui package
documentation
widgets/time_picker
FTimePickerController
rawValue property
FTimePickerController class