menu
flutter_image package
documentation
network.dart
NetworkImageWithRetry
url property
url property
dark_mode
light_mode
url
property
String
url
final
The URL from which the image will be fetched.
Implementation
final String url;
flutter_image package
documentation
network
NetworkImageWithRetry
url property
NetworkImageWithRetry class