add notch margin

This commit is contained in:
shilangyu 2020-09-21 20:23:18 +02:00
parent cc7da5a045
commit 10b39052a9
1 changed files with 1 additions and 0 deletions

View File

@ -116,6 +116,7 @@ class MyHomePage extends HookWidget {
floatingActionButtonLocation: FloatingActionButtonLocation.centerDocked,
bottomNavigationBar: BottomAppBar(
shape: CircularNotchedRectangle(),
notchMargin: 7,
child: Container(
height: 60,
child: Row(