hasViolations property
bool
get
hasViolations
Whether the banner should be visible.
Implementation
bool get hasViolations => _violations.isNotEmpty;
Whether the banner should be visible.
bool get hasViolations => _violations.isNotEmpty;