isCoRegion property

bool isCoRegion

The state has concurrent children.

Implementation

bool get isCoRegion => this is CoRegionDefinition;