parentComponentInstance property
The parent component that will render this instance,
or null if the renderer handles it directly.
Implementation
ComponentInstance? parentComponentInstance;
The parent component that will render this instance,
or null if the renderer handles it directly.
ComponentInstance? parentComponentInstance;