From 10b39052a9c91dec8667fb20166518d2e3e63608 Mon Sep 17 00:00:00 2001 From: shilangyu Date: Mon, 21 Sep 2020 20:23:18 +0200 Subject: [PATCH] add notch margin --- lib/main.dart | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/main.dart b/lib/main.dart index c2fe3a1..8f1f966 100644 --- a/lib/main.dart +++ b/lib/main.dart @@ -116,6 +116,7 @@ class MyHomePage extends HookWidget { floatingActionButtonLocation: FloatingActionButtonLocation.centerDocked, bottomNavigationBar: BottomAppBar( shape: CircularNotchedRectangle(), + notchMargin: 7, child: Container( height: 60, child: Row(