registry property
A registry to publish mounted blocks into.
Supplied by the editable layer, which needs to reach render objects to paint carets and selections without rebuilding widgets. A read-only document creates its own.
Implementation
final BlockRegistry? registry;