stack property

List<String> stack
final

The route names from bottom to top of the navigation stack.

Implementation

final List<String> stack;