debugSemanticsDisableAnimations top-level property Null safety

bool? debugSemanticsDisableAnimations
read / write

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

This value is ignored in non-debug builds.

Implementation

bool? debugSemanticsDisableAnimations;