Skip to content

Commit 4cf4f3f

Browse files
test
1 parent 63b4691 commit 4cf4f3f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

lib/src/sizes.dart

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,7 @@ class Sizes {
44
static const double autocompletePopupMaxHeight = 100;
55
static const double autocompletePopupMaxWidth = 300;
66
static const caretPadding = 10;
7+
8+
9+
710
}

0 commit comments

Comments
 (0)