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