pages property

List<PageDeclaration> get pages

Implementation

List<PageDeclaration> get pages => List.unmodifiable(_pages);