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