menu
flame_ui package
documentation
inputs/text_field_component.dart
TextFieldComponent
onChanged property
onChanged property
dark_mode
light_mode
onChanged
property
OnTextChanged
?
onChanged
final
Callback triggered when the text changes.
Implementation
final OnTextChanged? onChanged;
flame_ui package
documentation
inputs/text_field_component
TextFieldComponent
onChanged property
TextFieldComponent class