menu
mj_image_slider package
documentation
mj_options.dart
MjOptions
autoPlayCurve property
autoPlayCurve property
dark_mode
light_mode
autoPlayCurve
property
Curve
autoPlayCurve
getter/setter pair
Determines the animation curve physics.
Defaults to
Curves.fastOutSlowIn
.
Implementation
late Curve autoPlayCurve;
mj_image_slider package
documentation
mj_options
MjOptions
autoPlayCurve property
MjOptions class