phase3: mobile/shop clean (categoryDescHeight double, FooterBuilder LoadStatus?, nullable fixes); edit_address .buttonColor->colorScheme.primary. 131->118
This commit is contained in:
@@ -406,7 +406,7 @@ class MobileEditAddressState extends State<MobileEditAddress> {
|
||||
padding: EdgeInsets.all(8.0),
|
||||
color: Theme
|
||||
.of(context)
|
||||
.buttonColor,
|
||||
.colorScheme.primary,
|
||||
child: Row(
|
||||
mainAxisAlignment: MainAxisAlignment.spaceBetween,
|
||||
children: <Widget>[
|
||||
|
||||
Reference in New Issue
Block a user