debugSemanticsDisableAnimations top-level property

bool? debugSemanticsDisableAnimations
getter/setter pair

Overrides the setting of SemanticsBinding.disableAnimations for debugging and testing.

This value is ignored in non-debug builds.

Implementation

bool? debugSemanticsDisableAnimations;