We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8023527 commit 6709737Copy full SHA for 6709737
packages/flutter_test/lib/src/matchers.dart
@@ -675,6 +675,7 @@ Matcher matchesSemantics({
675
bool isCheckStateMixed = false,
676
bool isSelected = false,
677
bool isButton = false,
678
+ bool hasSelectedState = false,
679
bool isSlider = false,
680
bool isKeyboardKey = false,
681
bool isLink = false,
0 commit comments