Skip to content

Commit

Permalink
Remove redundant default value
Browse files Browse the repository at this point in the history
  • Loading branch information
k0psutin committed May 12, 2024
1 parent d1ade1b commit 3ba03f4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/chart/line_chart/line_chart_painter_test.dart
Original file line number Diff line number Diff line change
Expand Up @@ -2401,7 +2401,6 @@ void main() {
x: 5,
color: Colors.white,
label: VerticalLineLabel(
show: false,
style: const TextStyle(
color: Colors.white,
fontSize: 10,
Expand Down

0 comments on commit 3ba03f4

Please sign in to comment.