selectedKey property
Key of the currently selected navigation item.
Highlights the corresponding item with selected styling. When null, no item appears selected.
Implementation
final Key? selectedKey;
Key of the currently selected navigation item.
Highlights the corresponding item with selected styling. When null, no item appears selected.
final Key? selectedKey;