isTransition property

bool isTransition
final

Whether the animation is in scroll transition or not. Animations behave differently in scroll transition. This flag is used to determine the behavior of the animation.

Implementation

final bool isTransition;