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