isUnknown property

bool isUnknown

Implementation

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