menu
sunday_platform package
documentation
MainComponents/sunday_text_field/sunday_text_field.dart
SundayTextField
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/sunday_text_field
SundayTextField
onSubmitted property
SundayTextField class