componentState property

State<PheasantTemplate> componentState
getter/setter pairinherited

The current state of the component as a State object.

Implementation

State<T> componentState;