open static method
Opens the overlay bound to the provided controller.
Implementation
static void open(OverlayController controller) {
controller.open();
}
Opens the overlay bound to the provided controller.
static void open(OverlayController controller) {
controller.open();
}