KEY_TAB top-level constant

  1. @Deprecated('Use .tab instead')
KeyboardKey const KEY_TAB

Implementation

@Deprecated('Use .tab instead')
const KeyboardKey KEY_TAB = .tab;