renders property

Public read-only access to the registered render objects. Key = containerId, Value = the active RenderFluentParagraph.

Implementation

Map<String, RenderFluentParagraph> get renders => Map.unmodifiable(_renders);