BeveledPathProvider constructor

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

Implementation

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