menu
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental.dart
Clickable
shortcuts property
shortcuts property
dark_mode
light_mode
shortcuts
property
Map
<
LogicalKeySet
,
Intent
>
?
shortcuts
final
Keyboard shortcuts to handle.
Implementation
final Map<LogicalKeySet, Intent>? shortcuts;
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental
Clickable
shortcuts property
Clickable class