fallbackImage property
The image will be displayed when the image failed to load and fallbackAssetImage is null.
Implementation
final Uint8List? fallbackImage;
The image will be displayed when the image failed to load and fallbackAssetImage is null.
final Uint8List? fallbackImage;