drawerBarrierDismissible property

bool drawerBarrierDismissible
final

Whether tapping the barrier behind the Drawer dismisses it.

Defaults to true.

If false, tapping the barrier will not dismiss the drawer.

Implementation

final bool drawerBarrierDismissible;