disableAnimations property
bool
get
disableAnimations
Whether reduced-motion override is currently active.
Implementation
bool get disableAnimations => _disableAnimations;
Whether reduced-motion override is currently active.
bool get disableAnimations => _disableAnimations;