toggle method

void toggle()

Toggle drawer

Implementation

void toggle() => _controller.toggle();