isInitial property
bool
get
isInitial
Indicates whether the pagination is in its initial state.
Implementation
bool get isInitial => _initial;
Indicates whether the pagination is in its initial state.
bool get isInitial => _initial;