alphaEnterAnimationSpec constant

MiuixPopupTweenSpec const alphaEnterAnimationSpec

Implementation

static const MiuixPopupTweenSpec alphaEnterAnimationSpec =
    MiuixPopupTweenSpec(Duration(milliseconds: 200), Curves.fastOutSlowIn);