growsForward property

bool growsForward

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

Implementation

bool get growsForward => normalizedGrowthDirection == GrowthDirection.forward;