asDrawer property

bool asDrawer
final

Only apply when use in a ResponsiveScaffold, drawer is null and mode is SidebarMode.auto, if true transform the sidebar in a drawer.

Implementation

final bool asDrawer;