onDispose property

void Function()? onDispose
final

Callback, called when this Paginated is disposed.

Implementation

final void Function()? onDispose;