isExclusive property

bool isExclusive
final

Returns whether any color selected for this target is exclusive for this target only.

If false, then the color can also be selected for other targets. Defaults to true.

Implementation

final bool isExclusive;