menu
custom_styles_package package
documentation
widgets/custom_text_field.dart
CustomTextField
onFieldSubmitted property
onFieldSubmitted property
dark_mode
light_mode
onFieldSubmitted
property
dynamic Function
(
String
)
?
onFieldSubmitted
final
this is the onFieldSubmitted of the custom text field
Implementation
final Function(String)? onFieldSubmitted;
custom_styles_package package
documentation
widgets/custom_text_field
CustomTextField
onFieldSubmitted property
CustomTextField class