8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5beaef commit fb66091Copy full SHA for fb66091
listview.dart
@@ -1,7 +1,5 @@
1
2
// To create a list of items using listview ---
3
-
4
5
ListView.builder(
6
itemCount: 20,
7
itemBuilder: (context, position) {
0 commit comments