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