KEY_SPACE top-level constant

  1. @Deprecated('Use .space instead')
KeyboardKey const KEY_SPACE

Implementation

@Deprecated('Use .space instead')
const KeyboardKey KEY_SPACE = .space;