pages property

List<Page> get pages

Implementation

List<Page<dynamic>> get pages => _pageStack.list.toList();