menu
orkitt package
documentation
ui.dart
UiTextField
onChanged property
onChanged property
dark_mode
light_mode
onChanged
property
ValueChanged
<
String
>
?
onChanged
final
Callback when the text changes
Implementation
final ValueChanged<String>? onChanged;
orkitt package
documentation
ui
UiTextField
onChanged property
UiTextField class