menu
cowpay package
documentation
ui_components/src/ui_components/text_input_view.dart
AppTextField
onChanged property
onChanged property
dark_mode
light_mode
onChanged
property
dynamic Function
(
String
value
)
?
onChanged
final
Implementation
final Function(String value)? onChanged;
cowpay package
documentation
ui_components/src/ui_components/text_input_view
AppTextField
onChanged property
AppTextField class