state property

State<StatefulWidget> get state

The State owned by this element.

Implementation

State get state => _state;