menu
t_widgets package
documentation
widgets/t_text_field.dart
TTextField
onChanged property
onChanged property
dark_mode
light_mode
onChanged
property
void Function
(
String
value
)
?
onChanged
getter/setter pair
Implementation
void Function(String value)? onChanged;
t_widgets package
documentation
widgets/t_text_field
TTextField
onChanged property
TTextField class