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