menu
arcane package
documentation
generated/arcane_shadcn/src/components/control/clickable.dart
Clickable
actions property
actions property
dark_mode
light_mode
actions
property
Map
<
Type
,
Action
<
Intent
>
>
?
actions
final
Implementation
final Map<Type, Action<Intent>>? actions;
arcane package
documentation
generated/arcane_shadcn/src/components/control/clickable
Clickable
actions property
Clickable class