isShow property

bool get isShow

Returns true if this value is show, otherwise false.

Implementation

bool get isShow => this == KnownContentLabelPrefVisibility.show;