KEY_HOME top-level constant

  1. @Deprecated('Use .home instead')
KeyboardKey const KEY_HOME

Implementation

@Deprecated('Use .home instead')
const KeyboardKey KEY_HOME = .home;