menu
flutter_clx_base package
documentation
widget/get_widget.dart
GFCarousel
autoPlayCurve property
autoPlayCurve property
dark_mode
light_mode
autoPlayCurve
property
Curve
autoPlayCurve
final
Determines the animation curve physics. Defaults to
Curves.fastOutSlowIn
.
Implementation
final Curve autoPlayCurve;
flutter_clx_base package
documentation
widget/get_widget
GFCarousel
autoPlayCurve property
GFCarousel class