state property

set state (State<StatefulWidget> state)

Implementation

set state(State state) => _state = state;