menu
flutter_swiper_null_safety_flutter3 package
documentation
flutter_swiper_null_safety_flutter3.dart
CustomLayoutOption
CustomLayoutOption constructor
CustomLayoutOption constructor
dark_mode
light_mode
CustomLayoutOption
constructor
CustomLayoutOption
(
{
required
int
stateCount
,
required
int
startIndex
,
})
Implementation
CustomLayoutOption({required this.stateCount, required this.startIndex});
flutter_swiper_null_safety_flutter3 package
documentation
flutter_swiper_null_safety_flutter3
CustomLayoutOption
CustomLayoutOption constructor
CustomLayoutOption class