hasWinRegions property

bool hasWinRegions

Whether this variant has any win regions.

Implementation

bool get hasWinRegions => winRegions.isNotEmpty;