NiceRetryPanel constructor
const
NiceRetryPanel({})
Implementation
const NiceRetryPanel({
super.key,
this.errorMessage,
this.errorDetails,
this.onRetry,
this.illustration,
this.retryLabel = 'Spróbuj ponownie',
this.showDetails = false,
this.loading = false,
});