menu
formio package
documentation
formio.dart
TimeComponent
onChanged property
onChanged property
dark_mode
light_mode
onChanged
property
ValueChanged
<
String
?
>
onChanged
final
Callback called when the time changes.
Implementation
final ValueChanged<String?> onChanged;
formio package
documentation
formio
TimeComponent
onChanged property
TimeComponent class