isVerticalWrap property

bool isVerticalWrap

Implementation

bool get isVerticalWrap => verticalFit == SizeFit.shrinkWrap;