menu
jet_flutter_framework package
documentation
resources/state/jet_paginator.dart
PageInfo<T>
totalItems property
totalItems property
dark_mode
light_mode
totalItems
property
int
?
totalItems
final
Total number of items (optional, not all APIs provide this)
Implementation
final int? totalItems;
jet_flutter_framework package
documentation
resources/state/jet_paginator
PageInfo<T>
totalItems property
PageInfo class