ClipOvalModifierAttribute constructor
const
ClipOvalModifierAttribute({
- CustomClipper<
Rect> ? clipper, - Clip? clipBehavior,
Implementation
const ClipOvalModifierAttribute({this.clipper, this.clipBehavior});