keyCode property

int keyCode

Implementation

int get keyCode => keyToCodeMapping[keyLabel.toLowerCase()]!;