onDetached property

VoidCallback? onDetached
final

Callback invoked when the controller is detached from a SuperSliverList.

Implementation

final VoidCallback? onDetached;