debugSemanticsDisableAnimations top-level property
getter/setter pair
Overrides the setting of SemanticsBinding.disableAnimations for debugging and testing.
This value is ignored in non-debug builds.
Implementation
bool? debugSemanticsDisableAnimations;