onPageChanged property

(void Function(int value)?) onPageChanged
final

Called when selected card is changed to the next one.

Implementation

final void Function(int value)? onPageChanged;