Results 1 issues of Squall

I use sample code with arcType.FULL but it not show full circle ``` CircularPercentIndicator( radius: 20.0, animation: true, animationDuration: 1000, lineWidth: 4.0, percent: 1, reverse: false, arcType: ArcType.FULL_REVERSED, startAngle: 45.0,...