daktela_connector
daktela_connector
DaktelaPagination
next method
next
next
method
Null safety
void
next
(
)
Moves to the next page
Implementation
void next() => _skip += take;
daktela_connector
daktela_connector
DaktelaPagination
next method
DaktelaPagination class
Constructors
DaktelaPagination
Properties
hashCode
loadedAll
runtimeType
skip
take
Methods
back
next
noSuchMethod
reset
toString
Operators
operator ==