menu
flutter_image package
documentation
network.dart
FetchStrategyBuilder
maxAttempts property
maxAttempts property
dark_mode
light_mode
maxAttempts
property
int
maxAttempts
final
Maximum number of attempts a strategy will make before giving up.
Implementation
final int maxAttempts;
flutter_image package
documentation
network
FetchStrategyBuilder
maxAttempts property
FetchStrategyBuilder class