mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-06 09:13:48 +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,
|
||||
removeRight: true,
|
||||
child: NavigationDrawer(
|
||||
backgroundColor: Colors.transparent,
|
||||
tilePadding: const EdgeInsets.symmetric(
|
||||
vertical: 5, horizontal: 12),
|
||||
indicatorShape: RoundedRectangleBorder(
|
||||
|
||||
Reference in New Issue
Block a user