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