close static method

void close()

Implementation

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