isContent property

bool get isContent

Returns true if this value is content, otherwise false.

Implementation

bool get isContent => this == KnownLabelValueDefinitionBlur.content;