EmbedProxy constructor

const EmbedProxy(
  1. Widget child
)

Implementation

const EmbedProxy(Widget child) : super(child: child);