menu
mosaic_devtools package
documentation
tesserae/router/router.dart
RouterInspectorModule
stackDepth property
stackDepth property
dark_mode
light_mode
stackDepth
property
int
get
stackDepth
inherited
Number of items currently in the navigation stack.
Implementation
int get stackDepth => _stack.length;
mosaic_devtools package
documentation
tesserae/router/router
RouterInspectorModule
stackDepth property
RouterInspectorModule class