disableInfiniteAnimations property

bool disableInfiniteAnimations
getter/setter pair

Indicator whether all looped animations should be disabled.

Intended to be used in E2E testing.

Implementation

static bool disableInfiniteAnimations = false;