targetHeight property
getter/setter pair
This node's fixed height, or null to size to the largest child on this axis.
Implementation
double? targetHeight;
This node's fixed height, or null to size to the largest child on this axis.
double? targetHeight;