ReadContext extension

Exposes the read method.

on

Methods

read<N extends StateNotifier>({bool listen = false}) → N

Available on BuildContext, provided by the ReadContext extension

Obtain a value from the nearest ancestor provider of type StateNotifier.