applyAnimationsEnabledPreview method

void applyAnimationsEnabledPreview(
  1. bool enabled
)

Implementation

void applyAnimationsEnabledPreview(bool enabled) => animationsEnabled.value = enabled;