reduceMotion property
The platform is requesting that certain animations be simplified and parallax effects removed.
Only supported on iOS.
Implementation
bool get reduceMotion => _kReduceMotionIndex & _index != 0;
The platform is requesting that certain animations be simplified and parallax effects removed.
Only supported on iOS.
bool get reduceMotion => _kReduceMotionIndex & _index != 0;