onPageChanged property

dynamic Function(int) onPageChanged
final

Trigger when page changed

Implementation

final Function(int) onPageChanged;