height property

double? height
getter/setter pair

The child's height.

Ignored if both top and bottom are non-null.

Implementation

double? height;