reverse property

bool reverse
final

If enabled, the last items in the collection will appear on the screen. User can scroll to the left. Default false

Implementation

final bool reverse;