icon property

Icon icon
final

The icon to display for this navigation item.

Typically, this is an Icon widget that visually represents the item's purpose.

Implementation

final Icon icon;