onScrollTo property

void Function(Post)? onScrollTo
final

Callback, called when scroll to the Post is called.

Implementation

final void Function(Post)? onScrollTo;