shift_out method
Implementation
@override
KeyControlImpl shift_out(final int context) =>
const KeyControlImpl(ControlCharacters.ctrlN);
@override
KeyControlImpl shift_out(final int context) =>
const KeyControlImpl(ControlCharacters.ctrlN);