mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-31 16:18:22 +08:00
opt: NavigationDrawer
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -220,6 +220,7 @@ class _MainAppState extends State<MainApp>
|
|||||||
context: context,
|
context: context,
|
||||||
removeRight: true,
|
removeRight: true,
|
||||||
child: NavigationDrawer(
|
child: NavigationDrawer(
|
||||||
|
backgroundColor: Colors.transparent,
|
||||||
tilePadding: const EdgeInsets.symmetric(
|
tilePadding: const EdgeInsets.symmetric(
|
||||||
vertical: 5, horizontal: 12),
|
vertical: 5, horizontal: 12),
|
||||||
indicatorShape: RoundedRectangleBorder(
|
indicatorShape: RoundedRectangleBorder(
|
||||||
|
|||||||
Reference in New Issue
Block a user