respectReduceMotion property

bool respectReduceMotion
final

When true (default), motion-heavy widgets honor MediaQuery.disableAnimationsOf(context) and freeze when the user has requested reduced motion at the OS level.

Implementation

final bool respectReduceMotion;