menu
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental.dart
RadioCardKey typedef
RadioCardKey typedef
dark_mode
light_mode
RadioCardKey
typedef
RadioCardKey
=
FormKey
<
int
>
Form key type for radio card fields with integer index values.
Implementation
typedef RadioCardKey = FormKey<int>;
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental
RadioCardKey typedef
shadcn_flutter_experimental library