pageUp constant

Key const pageUp

Implementation

static const Key pageUp = Key._(keyCode: 33, code: 'PageUp', key: 'PageUp');