SimpleProviderExt<Notifier> extension
extension for SimpleProvider
- on
-
- SimpleProvider<
Notifier>
- SimpleProvider<
Methods
-
select<
Result> (_BuildBySelect< Notifier, Result> callback) → Target<Notifier, Result> -
Available on SimpleProvider<
use this method to rebuild your Consumer when a value has changed or you can use a boolean condition. Check the documentation for more info.Notifier> , provided by the SimpleProviderExt extension