menu
zerothreesix_flutter package
documentation
widgets/elementals/text_field.dart
AppTextField
onChanged property
onChanged property
dark_mode
light_mode
onChanged
property
void Function
(
String
changed
)
?
onChanged
final
Implementation
final void Function(String changed)? onChanged;
zerothreesix_flutter package
documentation
widgets/elementals/text_field
AppTextField
onChanged property
AppTextField class