menu
neomage package
documentation
utils/cleanup/cleanup_manager.dart
isShuttingDown function
isShuttingDown function
dark_mode
light_mode
isShuttingDown
function
bool
isShuttingDown
(
)
Check if graceful shutdown is in progress.
Implementation
bool isShuttingDown() => _shutdownInProgress;
neomage package
documentation
utils/cleanup/cleanup_manager
isShuttingDown function
cleanup_manager library