menu
tatweerui package
documentation
text_fields/tatweer_text_field.dart
TatweerTextField
onSubmitted property
onSubmitted property
dark_mode
light_mode
onSubmitted
property
ValueChanged
<
String
>
?
onSubmitted
final
Callback when field is submitted
Implementation
final ValueChanged<String>? onSubmitted;
tatweerui package
documentation
text_fields/tatweer_text_field
TatweerTextField
onSubmitted property
TatweerTextField class