hasExpandedMain property

bool hasExpandedMain

Implementation

bool get hasExpandedMain => axisIsVertical ? hasExpandedHeight : hasExpandedWidth;