onPageChanged property

dynamic Function(int page) onPageChanged
final

Called when the current page change.

Implementation

final Function(int page) onPageChanged;