keyD constant

Key const keyD

Implementation

static const Key keyD =
    Key._(keyCode: 68, code: 'KeyD', shiftKey: 'D', key: 'd');