clearSnackbar function

void clearSnackbar()

Implementation

void clearSnackbar() => ScaffoldMessenger.of(Get.context!).clearSnackBars();