menu
shadcn_flutter package
documentation
shadcn_flutter.dart
RadioCardTheme
enabledCursor property
enabledCursor property
dark_mode
light_mode
enabledCursor
property
MouseCursor
?
enabledCursor
final
The cursor to use when the radio card is enabled.
Implementation
final MouseCursor? enabledCursor;
shadcn_flutter package
documentation
shadcn_flutter
RadioCardTheme
enabledCursor property
RadioCardTheme class