WebFWidgetElementChild constructor
Creates a WebFWidgetElementChild widget.
The child parameter is the WebF HTML element that will receive
the constraints from the parent Flutter widget.
Implementation
const WebFWidgetElementChild({super.child, super.key});