left property
Left navigation (← or h).
Implementation
static final left = KeyBinding.withHelp(
['left', 'h'],
'${Arrows.left}/h',
'left',
);
Left navigation (← or h).
static final left = KeyBinding.withHelp(
['left', 'h'],
'${Arrows.left}/h',
'left',
);