routes property

RxList<String> routes
final

Routes history stack.

Implementation

final RxList<String> routes = RxList([]);