menu
ouds_core package
documentation
components/navigation/ouds_navigation_bar.dart
OudsNavigationBar
onDestinationSelected property
onDestinationSelected property
dark_mode
light_mode
onDestinationSelected
property
ValueChanged
<
int
>
?
onDestinationSelected
final
Callback invoked when a navigation item is tapped.
Implementation
final ValueChanged<int>? onDestinationSelected;
ouds_core package
documentation
components/navigation/ouds_navigation_bar
OudsNavigationBar
onDestinationSelected property
OudsNavigationBar class