component property

T component
getter/setter pair

The associated StatefulComponent that owns this state.

Implementation

late T component;