isSnackbarOpen property

bool? isSnackbarOpen

check if snackbar is open

Implementation

bool? get isSnackbarOpen => routing.isSnackbar;