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