isSnackbarOpen property

bool? isSnackbarOpen

Check if snackbar is open

Implementation

bool? get isSnackbarOpen => Get.isSnackbarOpen;