growsReverse property

bool growsReverse

Whether or not growth happens on the reverse direction of axis.

Implementation

bool get growsReverse => normalizedGrowthDirection == GrowthDirection.reverse;