pageDown constant

Key const pageDown

Implementation

static const Key pageDown =
    Key._(keyCode: 34, code: 'PageDown', key: 'PageDown');