branch property

T? branch
final

This is used in case this RoutebornNestedRouterDelegate displays only one branch of NavigationCrossroad.

It is used to select correct navigatorKey from the NavigationCrossroad.navigatorKeys.

Implementation

final T? branch;