onPageChanged property
final
Called after the PageView
reports a change of pages.
Implementation
final ValueChanged<int> onPageChanged
Called after the PageView
reports a change of pages.
final ValueChanged<int> onPageChanged