menu
infinity_page_view_astro package
documentation
infinity_page_view_astro.dart
InfinityPageView
onPageChanged property
onPageChanged property
dark_mode
light_mode
onPageChanged
property
ValueChanged
<
int
>
?
onPageChanged
final
function to call for callbacks during page change
Implementation
final ValueChanged<int>? onPageChanged;
infinity_page_view_astro package
documentation
infinity_page_view_astro
InfinityPageView
onPageChanged property
InfinityPageView class