menu
custom_widgets_2 package
documentation
widgets/custom_text_form_field.dart
CustomTextFormField
onChange property
onChange property
dark_mode
light_mode
onChange
property
ValueChanged
<
String
>
?
onChange
final
Implementation
final ValueChanged<String>? onChange;
custom_widgets_2 package
documentation
widgets/custom_text_form_field
CustomTextFormField
onChange property
CustomTextFormField class