onPageChanged property

ValueChanged<int>? onPageChanged
finalinherited

Called whenever the page in the center of the viewport changes.

Implementation

final ValueChanged<int>? onPageChanged;