Moves child to the position after sibling in the list of children.
See [the migration guide](migrating-to-breakpoints.html#replace-adapleaflet)
If sibling is `NULL`, moves child to the first position.
| this |
a leaflet |
| child |
the widget to move, must be a child of this |
| sibling |
the sibling to move |