childHeight property

double? childHeight
final

the height of the child. (must be set if direction is Direction.top or .bottom)

Implementation

final double? childHeight;