CircleRevealClipper constructor

CircleRevealClipper(
  1. double? revealPercent
)

Implementation

CircleRevealClipper(
  this.revealPercent
);