Skip to content

Commit 3ba03f4

Browse files
committed
Remove redundant default value
1 parent d1ade1b commit 3ba03f4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/chart/line_chart/line_chart_painter_test.dart

-1
Original file line numberDiff line numberDiff line change
@@ -2401,7 +2401,6 @@ void main() {
24012401
x: 5,
24022402
color: Colors.white,
24032403
label: VerticalLineLabel(
2404-
show: false,
24052404
style: const TextStyle(
24062405
color: Colors.white,
24072406
fontSize: 10,

0 commit comments

Comments
 (0)