menu
risto_widgets package
documentation
widgets/navigation/section_switcher.dart
SectionSwitcher
onPageChanged property
onPageChanged property
dark_mode
light_mode
onPageChanged
property
ValueChanged
<
int
>
?
onPageChanged
final
A callback that is invoked when the selected page changes.
Implementation
final ValueChanged<int>? onPageChanged;
risto_widgets package
documentation
widgets/navigation/section_switcher
SectionSwitcher
onPageChanged property
SectionSwitcher class