height property

double? height
final

The preferred height of the image. If null, it will be determined by the parent widget.

Implementation

final double? height;