builder property
A builder method to create the Widget that acts as a scrollable list, populated by ListViewComponentData.itemBuilder.
See also:
Implementation
ListViewBuilder? builder;
A builder method to create the Widget that acts as a scrollable list, populated by ListViewComponentData.itemBuilder.
See also:
ListViewBuilder? builder;