We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 313808c commit 681e1bcCopy full SHA for 681e1bc
1 file changed
packages/devtools_app/lib/src/shared/feature_flags.dart
@@ -95,7 +95,7 @@ extension FeatureFlags on Never {
95
96
/// Flag to enable the Accessibility screen.
97
///
98
- /// https://github.com/flutter/devtools/issues/9044
+ /// https://github.com/flutter/devtools/issues/9687
99
static final accessibility = BooleanFeatureFlag(
100
name: 'accessibility',
101
enabled: enableExperiments,
0 commit comments