PathClipper constructor

const PathClipper({
  1. required PathBuilder builder,
})

Implementation

const PathClipper({required this.builder});