menu
func_widgets package
documentation
fw_text_field.dart
FWTextField
onChanged property
onChanged property
dark_mode
light_mode
onChanged
property
dynamic Function
(
String
value
)
?
onChanged
final
Implementation
final Function(String value)? onChanged;
func_widgets package
documentation
fw_text_field
FWTextField
onChanged property
FWTextField class