fallbackAssetPath property

String fallbackAssetPath
final

The asset path of the fallback image to use if the network image fails to load.

This should be a valid asset path included in your Flutter project"s pubspec.yaml.

Implementation

final String fallbackAssetPath;