delegates property

List<DBRouterDelegate> delegates
final

List of DBRouterDelegate that will manage the navigation state of each tabs.

Implementation

final List<DBRouterDelegate> delegates;