menu
scroll_navigation package
documentation
misc/navigation_helpers.dart
ScrollNavigationItem
activeIcon property
activeIcon property
dark_mode
light_mode
activeIcon
property
Widget
?
activeIcon
final
The
icon
will change to the
activeIcon
when the user is on that page.
Implementation
final Widget? activeIcon;
scroll_navigation package
documentation
misc/navigation_helpers
ScrollNavigationItem
activeIcon property
ScrollNavigationItem class