isCrossAxisExpanded property

bool isCrossAxisExpanded

Implementation

bool get isCrossAxisExpanded => crossAxisFit == SizeFit.expanded;