menu
codeveloper_tools package
documentation
MyTools/tools/Image_Tools/Image_Viewers/miniOnTheRightImageView.dart
MyMiniOnTheRightImageViewer
onPageChanged property
onPageChanged property
dark_mode
light_mode
onPageChanged
property
ValueChanged
<
int
>
?
onPageChanged
final
Called when the page changes; provides the new index.
Implementation
final ValueChanged<int>? onPageChanged;
codeveloper_tools package
documentation
MyTools/tools/Image_Tools/Image_Viewers/miniOnTheRightImageView
MyMiniOnTheRightImageViewer
onPageChanged property
MyMiniOnTheRightImageViewer class