reverse property

bool reverse
final

Define if the animation should start with the first or last item from the list.

Note: This will not affect the order of the items.

Implementation

final bool reverse;