reverse property

bool reverse
final

Defines the value that will be assigned to the reverse property of the ListView that contains the timeline items. Determines whether the scrolling view scrolls in the reading direction.

The default value is false.

Implementation

final bool reverse;