image property
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;
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!
final Widget? image;