pub fn build(wgt: WidgetBuilder) -> UiNodeExpand description
Capture the id property and builds the base widget.
Note that this function does not handle missing child node, it falls back to FillUiNode. The WidgetBase
widget uses the FillUiNode if none was set.