useDrawer property
Whether to use a Drawer over a BottomNavigationBar when not on mobile and Breakpoint is small.
Defaults to true.
Implementation
final bool useDrawer;
Whether to use a Drawer over a BottomNavigationBar when not on mobile and Breakpoint is small.
Defaults to true.
final bool useDrawer;