updated new flutter version
This commit is contained in:
@@ -329,7 +329,7 @@ class MobileNewAddressState extends State<MobileNewAddress> {
|
||||
mainAxisAlignment: MainAxisAlignment.spaceBetween,
|
||||
children: <Widget>[
|
||||
SizedBox(),
|
||||
FlatButton(
|
||||
TextButton(
|
||||
child: Text(
|
||||
S.of(context).save
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user