clearSnackBars method

void clearSnackBars()

Implementation

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