maxWidth property
Maximum width of the loaded image. If not null and using an
ImageCacheManager the image is resized on disk to fit the width.
Implementation
final int? maxWidth;Maximum width of the loaded image. If not null and using an
ImageCacheManager the image is resized on disk to fit the width.
final int? maxWidth;