[UserListView] Add docComment

This commit is contained in:
xsahil03x
2020-11-23 13:48:47 +05:30
parent 4b317d719c
commit 06037acede
+1
View File
@@ -135,6 +135,7 @@ class UserListView extends StatefulWidget {
/// defaults to false
final bool groupAlphabetically;
/// The number of children in the cross axis.
final int crossAxisCount;
@override