menu
mosaic_devtools package
documentation
tesserae/module/module.dart
ModulesInspectorModule
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/module/module
ModulesInspectorModule
stackDepth property
ModulesInspectorModule class