maxHeight property

  1. @override
int? maxHeight
final

Max height in pixels for the image. When set the resized image is stored in the cache.

Implementation

@override
final int? maxHeight;