更新样式
This commit is contained in:
@@ -81,7 +81,7 @@ class _DeviceComponentWidgetState extends State<DeviceComponentWidget> {
|
||||
child: CircularProgressIndicator(
|
||||
strokeWidth: 2,
|
||||
valueColor: AlwaysStoppedAnimation<Color>(
|
||||
Colors.white,
|
||||
stringToColor("#929699"),
|
||||
),
|
||||
),
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user