controller property
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;
The controller for the paginator. Can be used to control the paginator from the outside. If not provided, a new controller is created.
final NumberPaginatorController? controller;