phase3: mobile/shop clean (categoryDescHeight double, FooterBuilder LoadStatus?, nullable fixes); edit_address .buttonColor->colorScheme.primary. 131->118

This commit is contained in:
2026-07-31 15:09:29 +08:00
parent 5cb5ef6396
commit 3053246bb8
3 changed files with 14 additions and 14 deletions

View File

@@ -430,7 +430,7 @@ class DesktopEditAddressState extends State<DesktopEditAddress> {
padding: EdgeInsets.all(8.0),
color: Theme
.of(context)
.buttonColor,
.colorScheme.primary,
child: Row(
mainAxisAlignment: MainAxisAlignment.spaceBetween,
children: <Widget>[