menu
forui package
documentation
widgets/time_field.dart
FTimeFieldManagedControl
onChange property
onChange property
dark_mode
light_mode
onChange
property
@
override
ValueChanged
<
FTime
?
>
?
onChange
final
Called when the selected time changes.
Implementation
@override final ValueChanged<FTime?>? onChange;
forui package
documentation
widgets/time_field
FTimeFieldManagedControl
onChange property
FTimeFieldManagedControl class