menu
fluent_ui package
documentation
fluent_ui.dart
NavigationPane
onItemPressed property
onItemPressed property
dark_mode
light_mode
onItemPressed
property
ValueChanged
<
int
>
?
onItemPressed
final
Called when an item is pressed.
Implementation
final ValueChanged<int>? onItemPressed;
fluent_ui package
documentation
fluent_ui
NavigationPane
onItemPressed property
NavigationPane class