pushedPages property
Raw PageSettings passed to the lower-level dispatch methods (pushFlutterRoute, pushNativeRoute, presentFlutterDialog), including those produced by push.
Implementation
final pushedPages = <PageSettings>[];
Raw PageSettings passed to the lower-level dispatch methods (pushFlutterRoute, pushNativeRoute, presentFlutterDialog), including those produced by push.
final pushedPages = <PageSettings>[];