height property Null safety

double? height
read / write

The child's height.

Ignored if both top and bottom are non-null.

Implementation

double? height;