onMore property

FutureOr<void> Function()? onMore
final

Callback, called when more links can be fetched.

Implementation

final FutureOr<void> Function()? onMore;