FluteProvider<T> constructor

FluteProvider<T>(
  1. T _state
)

Implementation

FluteProvider(this._state);