reverse property
Whether to render the children in reverse order.
When true, the last child appears first.
Implementation
final bool reverse;
Whether to render the children in reverse order.
When true, the last child appears first.
final bool reverse;