image property

ImageProvider<Object>? image
final

The image provider for the main content (if type is CarouselItemType.image).

Implementation

final ImageProvider? image;