icon property
The icon property in the ReactiveDestination class represents the icon for the
destination. It is typically displayed alongside the label in a navigation rail or
navigation bar to provide a visual representation of the destination.
Implementation
final IconData icon;