disableAnimations property
final
Whether the platform is requesting that animations be disabled or reduced as much as possible.
See also:
- dart:ui.PlatformDispatcher.accessibilityFeatures, where the setting originates.
Implementation
final bool disableAnimations;