image property

ImageProvider<Object>? image
final

The image to display. Subsequently changing the image will fade the new image over the previous one.

Implementation

final ImageProvider? image;