hasStandardDrawer property

bool hasStandardDrawer

Whether the app should have a persistent Drawer.

Implementation

bool get hasStandardDrawer => isDesktop;