ReadContext extension

Exposes the read method.

on

Methods

read<N extends StateNotifier>({bool listen = false}) → N
Obtain a value from the nearest ancestor provider of type StateNotifier.