You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: GridView.dart
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,5 @@
1
-
// When you want to display your items as a grid rather than a normal list of items that come one after the next then use the GridView widget. Like story page in fb or a table
1
+
// When you want to display your items as a grid rather than a normal list of items that come one after the next then use the GridView widget.
0 commit comments