up property

KeyBinding up
final

Up navigation (↑ or k).

Implementation

static final up = KeyBinding.withHelp(['up', 'k'], '↑/k', 'up');