maxHeight property

int? maxHeight
final

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;