isBothFixed property

bool isBothFixed

Implementation

bool get isBothFixed => isHorizontalFixed && isVerticalFixed;