childHeight property

double childHeight
final

childHeight defines the height of you child which is typically an Image Widget.

Note: childHeight <= height

Implementation

final double childHeight;