curve property

Curve? curve
final

Specifies the animation curve for the bottom bar’s appearance and disappearance. Default: Curves.linear

Implementation

final Curve? curve;