Signed-off-by: dom <githubaccount56556@proton.me>
This commit is contained in:
dom
2026-02-14 11:20:13 +08:00
parent beb7eb1aea
commit c70c9829c0
2 changed files with 4 additions and 3 deletions

View File

@@ -100,9 +100,7 @@ class RenderLoadingIndicator extends RenderBox {
..drawCircle(
center,
radius,
paint
..strokeWidth = strokeWidth
..color = Colors.white,
paint..color = Colors.white,
)
..drawCircle(
center,