listView property
Widget
listView
final
The scrollable list built by a ListViewComponent.builder.
Must not be null.
Implementation
final Widget listView;
The scrollable list built by a ListViewComponent.builder.
Must not be null.
final Widget listView;