const DefaultToastNotification(ToastMeta toastMeta, {Function? onDismiss, super.key}) : _toastMeta = toastMeta, _dismiss = onDismiss;