ElementWidget constructor
ElementWidget(
- Widget child
Creates an element widget bridging the tree.
Implementation
ElementWidget(this.child);
Creates an element widget bridging the tree.
ElementWidget(this.child);