index property

int get index

Current page index

Implementation

int get index => _state?._getRealIndex() ?? 0;