menu
forui package
documentation
widgets/time_picker.dart
FTimePicker
onChange property
onChange property
dark_mode
light_mode
onChange
property
ValueChanged
<
FTime
>
?
onChange
final
Handler called when the time picker's time changes.
Implementation
final ValueChanged<FTime>? onChange;
forui package
documentation
widgets/time_picker
FTimePicker
onChange property
FTimePicker class