drawerLastAction property

DrawerLastAction? drawerLastAction

drawerLastAction

Implementation

DrawerLastAction? get drawerLastAction =>
    ZoomDrawer.of(this)?.drawerLastAction;