isOneOrBothExpanded property

bool isOneOrBothExpanded

Implementation

bool get isOneOrBothExpanded => isHorizontalExpanded || isVerticalExpanded;