pages property

List<MaterialPage> get pages

获取当前页面栈

Implementation

List<MaterialPage> get pages => routerProxy.pages;