curve property
Specifies the animation curve for the bottom bar’s appearance and disappearance. Default: Curves.linear
Implementation
final Curve? curve;
Specifies the animation curve for the bottom bar’s appearance and disappearance. Default: Curves.linear
final Curve? curve;