useDrawer property

bool useDrawer
final

Whether to use a Drawer over a BottomNavigationBar when not on mobile and Breakpoint is small.

Defaults to true.

Implementation

final bool useDrawer;