menu
stack_banners package
documentation
stack_banners_options.dart
StackBannersOptions
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;
stack_banners package
documentation
stack_banners_options
StackBannersOptions
autoPlayCurve property
StackBannersOptions class