currentPage property

int? currentPage
final

Current page index (0-based). Null disables pagination.

Implementation

final int? currentPage;