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