destinations property

List<AdaptiveScaffoldDestination> destinations
final

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

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

Implementation

final List<AdaptiveScaffoldDestination> destinations;