controller property
The controller.
Contract
Throws an AssertionError if:
- Both controller and initialPage are provided.
- Both controller and pages are provided.
Implementation
final FPaginationController? controller;
The controller.
Throws an AssertionError if:
final FPaginationController? controller;