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