StateRef constructor

StateRef(
  1. State<StatefulWidget> _state
)

Implementation

StateRef(this._state);