destinations property

List<NavigationRailDestination> destinations
final

Defines the appearance of the button items that are arrayed within the navigation rail.

The value must be a list of two or more NavigationRailDestination values.

Implementation

final List<NavigationRailDestination> destinations;