componentInternals property
UIComponentInternals
get
componentInternals
Implementation
UIComponentInternals get componentInternals => UIComponentInternals(
this,
_getContent,
_setContent,
_construct,
_parseAttributes,
_ensureAllRendered,
_refreshInternal,
);