AsciiControlKey constructor

const AsciiControlKey(
  1. int charCode
)

Implementation

const AsciiControlKey(this.charCode);