SimpleProviderExt<Notifier> extension

extension for SimpleProvider

on

Methods

select<Result>(_BuildBySelect<Notifier, Result> callback) Target<Notifier, Result>
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.