cleanupCallbacks property

Set<void Function()> cleanupCallbacks
final

Internal list of callbacks to dispose effects

Implementation

final cleanupCallbacks = <void Function()>{};