isSuccess property

bool isSuccess

Whether or not this is success severity

Implementation

bool get isSuccess => this == SheetSeverity.success;