gotoTop property

KeyBinding gotoTop
final

Go to top (home or g).

Implementation

static final gotoTop = KeyBinding.withHelp(['home', 'g'], 'g', 'go to top');