static analysis
This commit is contained in:
parent
6005f016e3
commit
76162e0d2f
1 changed files with 0 additions and 1 deletions
|
@ -53,7 +53,6 @@ class _Circle extends StatelessWidget {
|
||||||
final Color color;
|
final Color color;
|
||||||
|
|
||||||
const _Circle({
|
const _Circle({
|
||||||
super.key,
|
|
||||||
required this.radius,
|
required this.radius,
|
||||||
required this.lineWidth,
|
required this.lineWidth,
|
||||||
required this.percent,
|
required this.percent,
|
||||||
|
|
Loading…
Reference in a new issue