Increments the skip value by the number of items to take.
@override void increment() => skip += take;