ValueNotifierExtensions<T> extension

on

Methods

awaitSingle() Future<T>
modify(T block(T value)) → void
mutate<R>(R block(T value)) → R