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