更新请求带版本号
This commit is contained in:
@@ -93,7 +93,7 @@ class _BreatheCardState extends State<BreatheCard>
|
||||
return Container(
|
||||
width: double.infinity,
|
||||
decoration: BoxDecoration(
|
||||
color: themeController.currentColor.sc5,
|
||||
// color: themeController.currentColor.sc5,
|
||||
borderRadius:
|
||||
BorderRadius.circular(AppConstants().normal_container_radius),
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user