dynamic closeDrawer( )

Closes the drawer.

Source

/// Closes the drawer.
closeDrawer() =>
    jsElement.callMethod('closeDrawer', []);