menu
flutter_adaptive_macos_ui package
documentation
widget_builders/macosui_navigation_builder.dart
GroupSidebarItems
onChanged property
onChanged property
dark_mode
light_mode
onChanged
property
ValueChanged
<
int
>
onChanged
final
inherited
Called when the current selected index should be changed.
Implementation
final ValueChanged<int> onChanged;
flutter_adaptive_macos_ui package
documentation
widget_builders/macosui_navigation_builder
GroupSidebarItems
onChanged property
GroupSidebarItems class