coverImg property
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;
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.
final LocalImage? coverImg;