ProxyElement constructor

ProxyElement(
  1. ProxyWidget widget
)

Creates an element for a ProxyWidget.

Implementation

ProxyElement(ProxyWidget super.widget);