routes property

List<StackRoute> get routes

Implementation

List<StackRoute> get routes => List.unmodifiable(_routes);