menu
inlay package
documentation
testing.dart
FakeInlayNavigator
pushedRoutes property
pushedRoutes property
dark_mode
light_mode
pushedRoutes
property
List
<
InlayRoute
>
pushedRoutes
final
Typed routes passed to
push
, in call order.
Implementation
final pushedRoutes = <InlayRoute>[];
inlay package
documentation
testing
FakeInlayNavigator
pushedRoutes property
FakeInlayNavigator class