isInitial property

bool get isInitial

Indicates whether the pagination is in its initial state.

Implementation

bool get isInitial => _initial;