reorder


Description:

[ Version ( since = "0.0.11" ) ]
public void reorder (Widget child, int position)

Moves child into position position.

If position is -1, or larger than the number of pages, child will be moved to the end.

Parameters:

this

a Paginator

child

a widget to add

position

the position to move child to.