menu
te_widgets package
documentation
widgets/pagination/pagination.dart
TPagination
totalVisible property
totalVisible property
dark_mode
light_mode
totalVisible
property
int
totalVisible
final
Number of page buttons to show (must be odd).
Defaults to 9.
Implementation
final int totalVisible;
te_widgets package
documentation
widgets/pagination/pagination
TPagination
totalVisible property
TPagination class