KEY_INSERT top-level constant

  1. @Deprecated('Use .insert instead')
KeyboardKey const KEY_INSERT

Implementation

@Deprecated('Use .insert instead')
const KeyboardKey KEY_INSERT = .insert;