We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3620b3c commit 5d5d7beCopy full SHA for 5d5d7be
1 file changed
packages/flutter/test/widgets/box_decoration_test.dart
@@ -596,7 +596,7 @@ Future<void> main() async {
596
width: 800,
597
height: 800,
598
decoration: const ShapeDecoration(
599
- color: Color(0xFFFF6F00),
+ color: Color(0xFFF4A43F),
600
shape: CircleBorder(side: BorderSide(strokeAlign: BorderSide.strokeAlignOutside)),
601
),
602
child: Directionality(
0 commit comments