menu
flukit package
documentation
example/routes/swiper_control.dart
SwiperStyleRoute
SwiperStyleRoute const constructor
SwiperStyleRoute const constructor
dark_mode
light_mode
SwiperStyleRoute
constructor
const
SwiperStyleRoute
(
{
Key
?
key
,
})
Implementation
const SwiperStyleRoute({Key? key}) : super(key: key);
flukit package
documentation
example/routes/swiper_control
SwiperStyleRoute
SwiperStyleRoute const constructor
SwiperStyleRoute class