onCancel property

VoidCallback? onCancel
final

Optional callback when the stream subscription is canceled.

Implementation

final VoidCallback? onCancel;