menu
funny_widget package
documentation
widget/swiper_3d.dart
Swiper3DController
animateToPage method
animateToPage method
dark_mode
light_mode
animateToPage
method
void
animateToPage
(
int
page
)
Implementation
void animateToPage(int page) { _state?.animateToPage(page); }
funny_widget package
documentation
widget/swiper_3d
Swiper3DController
animateToPage method
Swiper3DController class