currentPage property

int? get currentPage

Implementation

int? get currentPage => pageController?.page?.round();