reverse property

bool reverse
final

Whether to render the children in reverse order.

When true, the last child appears first.

Implementation

final bool reverse;