keyCode property

num keyCode

Implementation

_i2.num get keyCode => _i4.getProperty(
      this,
      'keyCode',
    );