showRetryButton property

bool showRetryButton
final

Whether to show the retry button.

Defaults to true. Set to false if you prefer users to use pull-to-refresh instead.

Implementation

final bool showRetryButton;