|
|
@@ -29,6 +29,7 @@ class MainTabPage extends BasePage<MainController> {
|
|
|
floatingActionButton: buildAIChatBtn(),
|
|
|
floatingActionButtonLocation: FloatingActionButtonLocation.centerDocked,
|
|
|
bottomNavigationBar: buildBottomAppBar(),
|
|
|
+ drawerEdgeDragWidth: 0,
|
|
|
drawer: Drawer(
|
|
|
shape: const RoundedRectangleBorder(
|
|
|
borderRadius: BorderRadius.zero,
|