isWarning property

bool isWarning

Whether or not this is warning severity

Implementation

bool get isWarning => this == SheetSeverity.warning;