wt1.1b2 ios fix
This commit is contained in:
parent
e938f1be8c
commit
18d6994068
@ -37,7 +37,6 @@ class MenuPageWidget extends StatelessWidget {
|
|||||||
child: Center(
|
child: Center(
|
||||||
child: Stack(
|
child: Stack(
|
||||||
alignment: Alignment.bottomLeft,
|
alignment: Alignment.bottomLeft,
|
||||||
clipBehavior: Clip.hardEdge,
|
|
||||||
fit: StackFit.loose,
|
fit: StackFit.loose,
|
||||||
children: [
|
children: [
|
||||||
FlatButton(
|
FlatButton(
|
||||||
|
Loading…
Reference in New Issue
Block a user