menu
artisanal package
documentation
tui.dart
KeymapActionMsg
sequence property
sequence property
dark_mode
light_mode
sequence
property
List
<
String
>
sequence
final
Full key-spec path that matched (e.g.
['ctrl+x', 'b']
).
Implementation
final List<String> sequence;
artisanal package
documentation
tui
KeymapActionMsg
sequence property
KeymapActionMsg class