ClipTriangleModifierAttribute constructor

const ClipTriangleModifierAttribute({
  1. Clip? clipBehavior,
})

Implementation

const ClipTriangleModifierAttribute({this.clipBehavior});