thumbnail property

ImageProvider<Object>? thumbnail
final

The thumbnail image provider.

For videos, this is displayed in the gallery. For images, if this is null, the image is used as the thumbnail.

Implementation

final ImageProvider? thumbnail;