itemBuilder property

Widget Function(int page)? itemBuilder
final

Implementation

final Widget Function(int page)? itemBuilder;