menu
flutter_a11y_lens package
documentation
testing.dart
A11yReport
hasViolations property
hasViolations property
dark_mode
light_mode
hasViolations
property
bool
get
hasViolations
Implementation
bool get hasViolations => violations.isNotEmpty;
flutter_a11y_lens package
documentation
testing
A11yReport
hasViolations property
A11yReport class