menu
forui package
documentation
widgets/text_field.dart
FTextFieldManagedControl
onChange property
onChange property
dark_mode
light_mode
onChange
property
@
override
ValueChanged
<
TextEditingValue
>
?
onChange
final
Called when the value changes.
Implementation
@override final ValueChanged<TextEditingValue>? onChange;
forui package
documentation
widgets/text_field
FTextFieldManagedControl
onChange property
FTextFieldManagedControl class