ValueNotifierSelector<D extends Listenable> extension

on
  • D

Methods

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