isWarning property

bool get isWarning

Implementation

bool get isWarning => getState() & stateWarnings != 0;