Closed Zambrella closed 3 years ago
Fixed by changing the strokeJoin property on the painter to StrokeJoin.round - https://api.flutter.dev/flutter/dart-ui/StrokeJoin-class.html
strokeJoin
StrokeJoin.round
Nice!
Fixed by changing the
strokeJoin
property on the painter toStrokeJoin.round
- https://api.flutter.dev/flutter/dart-ui/StrokeJoin-class.html