reorderChild

open fun reorderChild(child: Widget, position: Int)

Reorders the page containing @child, so that it appears in position

Parameters

child

the child to move

position

the new position, or -1 to move to the end