animationCurve property

  1. @NomoConstant<Curve>(Curves.fastOutSlowIn)
Curve? animationCurve
final

Implementation

@NomoConstant<Curve>(Curves.fastOutSlowIn)
final Curve? animationCurve;