rightDrawer property

Drawer? rightDrawer

Implementation

Drawer? get rightDrawer => isRightDrawer ? drawer : null;