menu
stun_kit package
documentation
library/paginator/src/paginator_response.dart
PaginatorResponse<T>
currentPage property
currentPage property
dark_mode
light_mode
currentPage
property
int
currentPage
final
Номер текущей страницы.
Implementation
final int currentPage;
stun_kit package
documentation
library/paginator/src/paginator_response
PaginatorResponse<T>
currentPage property
PaginatorResponse class