Gets all IDs of active snackbars
static List<String> get activeSnackbarIds => _getModalIdsByType(ModalType.snackbar);