加载窗样式
This commit is contained in:
@@ -528,10 +528,10 @@ class LoadingDialog {
|
||||
SizedBox(
|
||||
height: 30.rpx,
|
||||
),
|
||||
CircularProgressIndicator(
|
||||
CircularProgressIndicator(
|
||||
strokeWidth: 2,
|
||||
valueColor: AlwaysStoppedAnimation<Color>(
|
||||
themeController.currentColor.sc3,
|
||||
themeController.currentColor.sc1,
|
||||
),
|
||||
),
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user