pageDownShortcut top-level constant
SingleActivator
const pageDownShortcut
The page down hotkey.
Implementation
const pageDownShortcut = SingleActivator(LogicalKeyboardKey.pageDown);
The page down hotkey.
const pageDownShortcut = SingleActivator(LogicalKeyboardKey.pageDown);