curve property

  1. @NomoConstant<Cubic>(Curves.easeInOut)
Cubic? curve
final

Implementation

@NomoConstant<Cubic>(Curves.easeInOut)
final Cubic? curve;