menu
arcane_jaspr package
documentation
core/props/kbd_props.dart
KbdRendererContract
kbd abstract method
kbd abstract method
dark_mode
light_mode
kbd
abstract method
Component
kbd
(
KbdProps
props
)
Renders a keyboard shortcut display component.
Implementation
Component kbd(KbdProps props);
arcane_jaspr package
documentation
core/props/kbd_props
KbdRendererContract
kbd abstract method
KbdRendererContract mixin