isUnknown property

bool get isUnknown

Implementation

bool get isUnknown => _styleType == 0 || _styleType == null;