menu
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental.dart
TextFieldKey typedef
TextFieldKey typedef
dark_mode
light_mode
TextFieldKey
typedef
TextFieldKey
=
FormKey
<
String
>
Form key type for text field inputs with string values.
Implementation
typedef TextFieldKey = FormKey<String>;
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental
TextFieldKey typedef
shadcn_flutter_experimental library