fallbackImage property

Uint8List? fallbackImage
final

The image will be displayed when the image failed to load and fallbackAssetImage is null.

Implementation

final Uint8List? fallbackImage;