onPageChanged property

dynamic Function(int) onPageChanged
final

Function to define what to do on change of the page

Implementation

final Function(int) onPageChanged;