onLoadNext method

  1. @protected
  2. @mustCallSuper
Future<void> onLoadNext()

Callback before the next has been done.

Implementation

@protected
@mustCallSuper
Future<void> onLoadNext() async {}