renderManager property
Optional reference to the render manager for coordinating rendering operations.
When set, allows the component to request redraws or access rendering context.
Implementation
RenderManager? renderManager;
Optional reference to the render manager for coordinating rendering operations.
When set, allows the component to request redraws or access rendering context.
RenderManager? renderManager;