menu
swift_flutter package
documentation
core/pagination.dart
PaginationController<T>
totalItems property
totalItems property
dark_mode
light_mode
totalItems
property
int
?
get
totalItems
Total items
Implementation
int? get totalItems => _state.value.totalItems;
swift_flutter package
documentation
core/pagination
PaginationController<T>
totalItems property
PaginationController class