controller property

NumberPaginatorController? controller
final

The controller for the paginator. Can be used to control the paginator from the outside. If not provided, a new controller is created.

Implementation

final NumberPaginatorController? controller;