更新
This commit is contained in:
@@ -43,7 +43,7 @@ class _TestWidgetState extends State<NullDataWidget> {
|
||||
child: SvgPicture.asset(
|
||||
'assets/img/icon/nulldata.svg',
|
||||
fit: BoxFit.cover,
|
||||
color: themeController.currentColor.sc4,
|
||||
color: themeController.currentColor.sc4.withOpacity(0.5),
|
||||
),
|
||||
),
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user