Invoked on every settled page change with the new 0-based index and whether it came from autoplay (auto = true) vs a manual swipe.
auto = true
final void Function(int index, bool auto)? onPageChanged;