menu
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental.dart
StarRatingKey typedef
StarRatingKey typedef
dark_mode
light_mode
StarRatingKey
typedef
StarRatingKey
=
FormKey
<
double
>
Form key type for star rating fields with double values.
Implementation
typedef StarRatingKey = FormKey<double>;
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental
StarRatingKey typedef
shadcn_flutter_experimental library