fractionAnimationSpec constant

MiuixPopupSpringSpec const fractionAnimationSpec

Implementation

static const MiuixPopupSpringSpec fractionAnimationSpec =
    MiuixPopupSpringSpec(
      dampingRatio: 0.82,
      stiffness: 362.5,
      visibilityThreshold: 0.0001,
    );