totalFlexGrow property

double totalFlexGrow
getter/setter pair

The sum of all flexGrow factors for children in this line.

Implementation

double totalFlexGrow = 0.0;