keyF constant

Key const keyF

Implementation

static const Key keyF =
    Key._(keyCode: 70, code: 'KeyF', shiftKey: 'F', key: 'f');