respectReduceMotion property
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;
When true (default), motion-heavy widgets honor
MediaQuery.disableAnimationsOf(context) and freeze when the
user has requested reduced motion at the OS level.
final bool respectReduceMotion;