maxHeight property

int? maxHeight
finalinherited

Maximum height of the loaded image. If not null and using an ImageCacheManager the image is resized on disk to fit the height.

Implementation

final int? maxHeight;