height property

double height
final

height defines the height of the box occupied by its children.

Note: height >= childHeight.

Implementation

final double height;