menu
forui package
documentation
widgets/time_field.dart
FTimeField
onChange property
onChange property
dark_mode
light_mode
onChange
property
ValueChanged
<
FTime
?
>
?
onChange
final
Handler called when the time changes.
Implementation
final ValueChanged<FTime?>? onChange;
forui package
documentation
widgets/time_field
FTimeField
onChange property
FTimeField class