RenderEmbedProxy constructor

RenderEmbedProxy(
  1. RenderBox? child
)

Implementation

RenderEmbedProxy(RenderBox? child) : super(child);