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