menu
sunday_platform package
documentation
MainComponents/sunday_text_field/material_text_field.dart
SundayMaterialTextField
onSubmitted property
onSubmitted property
dark_mode
light_mode
onSubmitted
property
ValueChanged
<
String
>
?
onSubmitted
final
Called when the user submits the text field.
Implementation
final ValueChanged<String>? onSubmitted;
sunday_platform package
documentation
MainComponents/sunday_text_field/material_text_field
SundayMaterialTextField
onSubmitted property
SundayMaterialTextField class