isWarn property

bool get isWarn

Returns true if this value is warn, otherwise false.

Implementation

bool get isWarn => this == KnownContentLabelPrefVisibility.warn;