mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2025-12-17 07:14:28 +01:00
opt.: speed up docker page
This commit is contained in:
@@ -218,7 +218,7 @@ class _HomePageState extends State<HomePage>
|
||||
|
||||
Widget _buildDrawer() {
|
||||
return Drawer(
|
||||
surfaceTintColor: Theme.of(context).scaffoldBackgroundColor,
|
||||
backgroundColor: Theme.of(context).scaffoldBackgroundColor,
|
||||
child: Column(
|
||||
mainAxisAlignment: MainAxisAlignment.center,
|
||||
children: [
|
||||
|
||||
Reference in New Issue
Block a user