childHeight property
childHeight defines the height of you child which is typically an Image Widget.
Note: childHeight <= height
Implementation
final double childHeight;
childHeight defines the height of you child which is typically an Image Widget.
Note: childHeight <= height
final double childHeight;