resolve conflit

This commit is contained in:
Thinzar Win
2020-11-19 14:27:29 +06:30
parent 29f3461174
commit 15f2b79ee0
2 changed files with 4 additions and 3 deletions

View File

@@ -496,7 +496,8 @@ class _HomePageState extends State<HomePage> {
SizedBox(height: 50),
BottomWidgets(),
],
))),
))
),
),
),
);