delegates property

List<DBRouterDelegate> delegates
final

List of DBRouterDelegate that will manage the navigation state of each index stack entry.

Implementation

final List<DBRouterDelegate> delegates;