destinations property

List<DestinationRouter> destinations
final

The destination to show when the user taps the NavbarItem destination also defines the list of Nested destination sand the navbarItem associated with it

Implementation

final List<DestinationRouter> destinations;