reverse property

bool reverse
final

Whether to reverse the pull direction.

If true, pull gesture is inverted (e.g., pull down instead of up).

Implementation

final bool reverse;