isDanger property

bool isDanger

Whether or not this is danger severity

Implementation

bool get isDanger => this == SheetSeverity.danger;