RRectPathProvider constructor

const RRectPathProvider(
  1. BorderRadius borderRadius, {
  2. Listenable? reclip,
})

Implementation

const RRectPathProvider(this.borderRadius, {Listenable? reclip});