menu
flutter_a11y_lens package
documentation
testing.dart
ContrastRule
id property
id property
dark_mode
light_mode
id
property
@
override
String
get
id
override
Stable identifier used in
A11yViolation.ruleId
and reports.
Implementation
@override String get id => 'contrast';
flutter_a11y_lens package
documentation
testing
ContrastRule
id property
ContrastRule class