Skip to content

Commit 150dcfa

Browse files
committed
Fix example format
1 parent 717f0f4 commit 150dcfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/lib/main.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ void main() {
2727
Assets.images.icons.fuchsia.svg(),
2828
Assets.images.icons.paint.svg(
2929
width: 120,
30-
height: 120
30+
height: 120,
3131
),
3232
Assets.pictures.chip5.image(
3333
width: 120,

0 commit comments

Comments
 (0)