Skip to content

Commit ffb064b

Browse files
changed: spacing
1 parent 9231503 commit ffb064b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/lib/main.dart

+1-1
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ class _SimpleFormScreenState extends State<SimpleFormScreen> {
110110
),
111111
),
112112
SizedBox(
113-
height: 12,
113+
height: 8,
114114
),
115115
FilledButton(
116116
onPressed: () {

0 commit comments

Comments
 (0)