Add a child widget to the current widget at the specified index.
This function almost never needs to be called by hand, since the constructor of Widget automatically adds the current widget to its parent
See Implementation
Add a child widget to the current widget at the specified index.
This function almost never needs to be called by hand, since the constructor of Widget automatically adds the current widget to its parent