number_paginator library

Classes

NumberPaginator
The main widget used for creating a NumberPaginator.
NumberPaginatorController
NumberPaginatorState
NumberPaginatorUIConfig
Holds all the relevant information for the configuration of how the NumberPaginator should look like.

Typedefs

NumberPaginatorContentBuilder = Widget Function(int index)