hasViolations property

bool get hasViolations

Whether the banner should be visible.

Implementation

bool get hasViolations => _violations.isNotEmpty;