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