state property

State<StatefulWidget> state
final

The State object that this observer is attached to.

Implementation

final State state;