mirror of
https://github.com/foss42/apidash.git
synced 2025-12-02 10:49:49 +08:00
done
This commit is contained in:
@@ -39,7 +39,7 @@ class DrawerSplitView extends StatelessWidget {
|
||||
backgroundColor: Theme.of(context).colorScheme.surface,
|
||||
onDrawerChanged: onDrawerChanged,
|
||||
onEndDrawerChanged: onEndDrawerChanged,
|
||||
drawerEdgeDragWidth: context.width,
|
||||
drawerEdgeDragWidth: 0,
|
||||
appBar: AppBar(
|
||||
backgroundColor: Theme.of(context).colorScheme.surface,
|
||||
scrolledUnderElevation: 0,
|
||||
|
||||
Reference in New Issue
Block a user