menu
flutter_chatflow package
documentation
widgets/image/image_swipe.dart
ImagesSwipe
setCurrentIndex property
setCurrentIndex property
dark_mode
light_mode
setCurrentIndex
property
void Function
(
int
index
)
setCurrentIndex
final
Callback to set the current index
Implementation
final void Function(int index) setCurrentIndex;
flutter_chatflow package
documentation
widgets/image/image_swipe
ImagesSwipe
setCurrentIndex property
ImagesSwipe class