menu
gtech_flutter_ui package
documentation
widgets/text_field/text_field.dart
GTFTextField
onChanged property
onChanged property
dark_mode
light_mode
onChanged
property
ValueChanged
<
String
>
?
onChanged
final
Implementation
final ValueChanged<String>? onChanged;
gtech_flutter_ui package
documentation
widgets/text_field/text_field
GTFTextField
onChanged property
GTFTextField class