height property

int? height
final

Height of the image. Parent widget height will be prioritize if it's provided and less than the image height.

Implementation

final int? height;