contentBuilder property

NumberPaginatorContentBuilder? contentBuilder
final

A builder for the central content of the paginator. If provided, the config is ignored.

Implementation

final NumberPaginatorContentBuilder? contentBuilder;