Skip to content

Commit 3755c9f

Browse files
committed
changes in description
1 parent 0a1497b commit 3755c9f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/components/dropdown/gf_multiselect.dart

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,7 @@ class GFMultiSelect<T> extends StatefulWidget {
164164
/// defines the background color of the dropdown. Can be given [Color] or [GFColors]
165165
final Color dropdownbgColor;
166166

167+
167168
@override
168169
_GFMultiSelectState createState() => _GFMultiSelectState();
169170
}

0 commit comments

Comments
 (0)