automaticallyImplyDrawerHamburger property

bool automaticallyImplyDrawerHamburger
final

Whether a hamburger menu should be shown when there is a Scaffold with a Drawer in the widget tree.

When not specified, defaults to true.

Implementation

final bool automaticallyImplyDrawerHamburger;