maintainAnimation property

bool? maintainAnimation
final

Whether to maintain the Animation of the child when it is not visible. Defaults to false.

Implementation

final bool? maintainAnimation;