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