ListenableContextUnwatchEffectExtension extension

on

Methods

unwatchEffect(BuildContext context, {required Object key}) → void

Available on Listenable, provided by the ListenableContextUnwatchEffectExtension extension

Remove the effect with the given key from the list of effects to be called when this Listenable notifies of a change.