ValueNotifierSelector<D extends Listenable> extension

on
  • D

Methods

select<T>(ShouldNotify<T, D> notifyValue, {Object? key}) ChangeNotifierSelector<T, D>

Available on D, provided by the ValueNotifierSelector extension