maxWidth property

int? maxWidth
final

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;