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