toHydrate property
List of nodes that are not hydrated yet. These nodes will be removed when the render object is finalized.
Implementation
List<web.Node> toHydrate = [];
List of nodes that are not hydrated yet. These nodes will be removed when the render object is finalized.
List<web.Node> toHydrate = [];