mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-20 11:08:03 +08:00
@@ -100,9 +100,7 @@ class RenderLoadingIndicator extends RenderBox {
|
||||
..drawCircle(
|
||||
center,
|
||||
radius,
|
||||
paint
|
||||
..strokeWidth = strokeWidth
|
||||
..color = Colors.white,
|
||||
paint..color = Colors.white,
|
||||
)
|
||||
..drawCircle(
|
||||
center,
|
||||
|
||||
Reference in New Issue
Block a user