clampToEdge property

num get clampToEdge

Implementation

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