curve property

ValueCell<Curve>? curve
final

Curve function to use for page transition animations.

Implementation

final ValueCell<Curve>? curve;