itemBuilder property

List<Widget> Function(int index) itemBuilder
final

Implementation

final List<Widget> Function(int index) itemBuilder;