next method

PageOffset next()

Implementation

PageOffset next() => copyWith(startAt: startAt + length);