dynamic openDrawer( )

Opens the drawer.

Source

/// Opens the drawer.
openDrawer() =>
    jsElement.callMethod('openDrawer', []);