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