menu
gtech_flutter_ui package
documentation
widgets/text_field/text_field.dart
GTFTextField
onSubmitted property
onSubmitted property
dark_mode
light_mode
onSubmitted
property
ValueChanged
<
String
>
?
onSubmitted
final
Implementation
final ValueChanged<String>? onSubmitted;
gtech_flutter_ui package
documentation
widgets/text_field/text_field
GTFTextField
onSubmitted property
GTFTextField class