keyCode property

int? keyCode

The key code

Implementation

int? get keyCode => _keyCode;