method to close drawer
close([double percent = 1.0]) { _animationController.reverse(from: percent); }