Carousel.reorder

Moves @child into position @position.

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

class Carousel
void
reorder
(
Widget child
,)

Parameters

child Widget

a widget to add

position int

the position to move @child to.

Meta

Since

1.0