menu
view_ui_flutter package
documentation
widgets/textfield/textfield_widget.dart
TextfieldWidget
onSubmitted property
onSubmitted property
dark_mode
light_mode
onSubmitted
property
dynamic Function
(
String
)
?
onSubmitted
final
Implementation
final Function(String)? onSubmitted;
view_ui_flutter package
documentation
widgets/textfield/textfield_widget
TextfieldWidget
onSubmitted property
TextfieldWidget class