coverImg property

LocalImage? coverImg
final

An image that can be used as a cover for the album.

The LocalImageProvider implementation picks the newest image in the album. To load the image see the DeviceImage class.

Implementation

final LocalImage? coverImg;