componentState property

State<T> componentState
getter/setter pair

The current state of the component as a State object.

Implementation

State<T> componentState;