nearest property

num get nearest

Implementation

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