menu
sunny_lifecycle package
documentation
routing2/frouter_state.dart
IterablePagesExt
pages property
pages property
dark_mode
light_mode
pages
property
Iterable
<
PendingRoute
>
get
pages
Implementation
Iterable<PendingRoute> get pages => this.where((p) => p.isPage);
sunny_lifecycle package
documentation
routing2/frouter_state
IterablePagesExt
pages property
IterablePagesExt extension on
Iterable
<
PendingRoute
>