menu
mosaic_devtools package
documentation
tesserae/devtools.dart
DevToolsModule
hasStack property
hasStack property
dark_mode
light_mode
hasStack
property
bool
get
hasStack
inherited
Whether the navigation stack is empty.
Implementation
bool get hasStack => _stack.isNotEmpty;
mosaic_devtools package
documentation
tesserae/devtools
DevToolsModule
hasStack property
DevToolsModule class