state property

MenuState state
getter/setter pair

used to control of the state of the drawer

Implementation

MenuState state = MenuState.closed;