ReadContext extension
Exposes the read method.
- on
Methods
- 
  read<T> () → T 
- 
      Available on BuildContext, provided by the ReadContext extension Obtain a value from the nearest ancestor provider of typeT.
Exposes the read method.
Available on BuildContext, provided by the ReadContext extension
Obtain a value from the nearest ancestor provider of typeT.