showRetryWhenError property

bool showRetryWhenError
final

Whether to show the retry button when there is an error.

Used in DefaultLoaderBuilder.defaultErrorWidget.

Implementation

final bool showRetryWhenError;