disableAnimations property
bool
get
disableAnimations
The platform is requesting that animations be disabled or simplified.
Implementation
bool get disableAnimations => _kDisableAnimationsIndex & _index != 0;