path property

  1. @override
Path get path

Implementation

@override
Path get path => polygon.toPath(startAngle: startAngle);