pageNumber property

int? pageNumber

The current page number if available.

Implementation

int? get pageNumber => _state._pageNumber;