KeyControlImpl constructor

const KeyControlImpl(
  1. ControlCharacter control_char
)

Implementation

const KeyControlImpl(
  this.control_char,
);