height property

int? height
final

The height the image should decode to and cache.

At least one of this and width must be non-null.

Implementation

final int? height;