image property

ImageProvider<Object>? image
final

Optional custom image provider for the item. Cannot be used together with icon.

Implementation

final ImageProvider? image;