isInfo property

bool isInfo

Whether or not this is info severity

Implementation

bool get isInfo => this == SheetSeverity.info;