menu
ui_pro package
documentation
widgets/textfields/ui_text_field.dart
UIProTextField
onChanged property
onChanged property
dark_mode
light_mode
onChanged
property
ValueChanged
<
String
>
?
onChanged
final
Called when text changes.
Implementation
final ValueChanged<String>? onChanged;
ui_pro package
documentation
widgets/textfields/ui_text_field
UIProTextField
onChanged property
UIProTextField class