image property

Widget? image
final

The image displayed in the list. TODO For the moment the fit of the image is handled by the provided image. It should be done in the library but we need help to do that!

Implementation

final Widget? image;