snackbarController property
Injected<_ModalContent?>
get
snackbarController
Controller for snackbar modals
Use this to check if snackbars are active or access current snackbar content.
Implementation
static Injected<_ModalContent?> get snackbarController => _snackbarController;