KEY_PAGE_DOWN top-level constant

  1. @Deprecated('Use .pageDown instead')
KeyboardKey const KEY_PAGE_DOWN

Implementation

@Deprecated('Use .pageDown instead')
const KeyboardKey KEY_PAGE_DOWN = .pageDown;