pages property

Implementation

Iterable<PendingRoute> get pages => this.where((p) => p.isPage);