onPageChanged property
final
Called when selected card is changed to the next one.
Implementation
final void Function(int value)? onPageChanged;
Called when selected card is changed to the next one.
final void Function(int value)? onPageChanged;