space constant

Key const space

Implementation

static const Key space = Key._(keyCode: 32, code: 'Space', key: ' ');