reduceMotion property

  1. @override
bool reduceMotion
final

The platform is requesting that certain animations be simplified and parallax effects removed.

Only supported on iOS.

Implementation

@override
final bool reduceMotion;