clearSnackBars method

void clearSnackBars()

Implementation

void clearSnackBars() {
  messenger.clearSnackBars();
}