routeStack property

RxList<PageView> routeStack
getter/setter pair

Implementation

RxList<PageView> routeStack =
    <PageView>[PageView.intialView].obs;