Skip to content

Commit d04f72f

Browse files
committed
[ADD] padding to demo
1 parent 3dec148 commit d04f72f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

example/lib/presentation/samples/stacked_pie/stacked_pie_chart_sample1.dart

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ class _StackedPieChartSample1State extends State<StackedPieChartSample1> {
2222
child: StackedPieDemo(),
2323
),
2424
),
25+
SizedBox(height: 28),
2526
],
2627
),
2728
);

0 commit comments

Comments
 (0)