clientY property

num get clientY

Implementation

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