itemBuilder property
A builder function that creates the widgets for each item in the list.
Implementation
final NullableIndexedWidgetBuilder? itemBuilder;
A builder function that creates the widgets for each item in the list.
final NullableIndexedWidgetBuilder? itemBuilder;