menu
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental.dart
TextInputStatefulWidget
onSubmitted property
onSubmitted property
dark_mode
light_mode
onSubmitted
property
@
override
ValueChanged
<
String
>
?
onSubmitted
final
Callback when text is submitted.
Implementation
@override final ValueChanged<String>? onSubmitted;
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental
TextInputStatefulWidget
onSubmitted property
TextInputStatefulWidget class