onPageChanged property Null safety
final
Called whenever the page in the center of the viewport changes.
Implementation
final ValueChanged<int>? onPageChanged;
Called whenever the page in the center of the viewport changes.
final ValueChanged<int>? onPageChanged;