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