menu
artisanal package
documentation
tui.dart
TableModel
helpView method
helpView method
dark_mode
light_mode
helpView
method
String
helpView
(
)
Returns the help view for the keymap.
Implementation
String helpView() { return help.view(keyMap); }
artisanal package
documentation
tui
TableModel
helpView method
TableModel class