paginationStyle property
The pagination style.
CLI
To generate and customize this style:
dart run forui style create pagination
Implementation
final FPaginationStyle paginationStyle;
The pagination style.
To generate and customize this style:
dart run forui style create pagination
final FPaginationStyle paginationStyle;