menu
artisanal package
documentation
tui.dart
CommonKeyBindings
gotoTop property
gotoTop property
dark_mode
light_mode
gotoTop
property
KeyBinding
gotoTop
final
Go to top (home or g).
Implementation
static final gotoTop = KeyBinding.withHelp(['home', 'g'], 'g', 'go to top');
artisanal package
documentation
tui
CommonKeyBindings
gotoTop property
CommonKeyBindings class