open static method

void open()

Implementation

static void open() {
  Get.find<BottomSheetController>().open();
}