onPageChanged property

PageChangedCallback? onPageChanged
final

When changing the page, this method will be called with the new page.

Implementation

final PageChangedCallback? onPageChanged;