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