menu
shadcn_flutter package
documentation
shadcn_flutter.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>;
shadcn_flutter package
documentation
shadcn_flutter
TextFieldKey typedef
shadcn_flutter library