itemBuilder property

dynamic Function(int index) itemBuilder
final

Implementation

final Function(int index) itemBuilder;