branches property

List<StatefulShellBranch> branches
final

Representations of the different stateful route branches that this shell route will manage.

Each branch uses a separate Navigator, identified StatefulShellBranch.navigatorKey.

Implementation

final List<StatefulShellBranch> branches;