state property

Return the State object from this particular StatefulWidget.

Implementation

StateSet? get state => StateSet.stateIn(this);