destinations property
final
Defines the appearance of the button items that are arrayed within the navigation rail.
The value must be a list of zero or more NavigationRailDestination values.
Implementation
final List<NavigationRailDestination> destinations;