mainStack property

List<R> mainStack
final

The main router's stack — the outer navigation history.

Implementation

final List<R> mainStack;