NUIInvertedRectSpotlightClipper constructor
NUIInvertedRectSpotlightClipper(
- Offset position,
- double width,
- double height,
- BorderRadius borderRadius,
Implementation
NUIInvertedRectSpotlightClipper(this.position, this.width, this.height, this.borderRadius);