menu
xfdn_design_system package
documentation
components/xfdn_text_form_field.dart
XfdnTextFormField
onChanged property
onChanged property
dark_mode
light_mode
onChanged
property
dynamic Function
(
String
value
)
?
onChanged
final
Implementation
final Function(String value)? onChanged;
xfdn_design_system package
documentation
components/xfdn_text_form_field
XfdnTextFormField
onChanged property
XfdnTextFormField class