menu
smart_pagination package
documentation
pagination.dart
RetryConfig
maxAttempts property
maxAttempts property
dark_mode
light_mode
maxAttempts
property
int
maxAttempts
final
Maximum number of retry attempts before giving up.
Implementation
final int maxAttempts;
smart_pagination package
documentation
pagination
RetryConfig
maxAttempts property
RetryConfig class