reverseCurve property
final
The curve to use in the reverse direction.
If this property is null, Hero.curve.flipped is used.
Implementation
final Curve? reverseCurve;
The curve to use in the reverse direction.
If this property is null, Hero.curve.flipped is used.
final Curve? reverseCurve;