menu
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental.dart
TextInputStatefulWidget
submitFormatters property
submitFormatters property
dark_mode
light_mode
submitFormatters
property
@
override
List
<
TextInputFormatter
>
?
submitFormatters
final
Input formatters applied on submit.
Implementation
@override final List<TextInputFormatter>? submitFormatters;
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental
TextInputStatefulWidget
submitFormatters property
TextInputStatefulWidget class