reverse property

bool reverse
final

Whether the animation should reverse.

If true, the animation will change opacity from end to begin. Defaults to false.

Implementation

final bool reverse;