menu
revali package
documentation
handlers/vm_service_handler.dart
VMServiceHandler
isServerRunning property
isServerRunning property
dark_mode
light_mode
isServerRunning
property
bool
get
isServerRunning
Implementation
bool get isServerRunning => _serverProcess != null;
revali package
documentation
handlers/vm_service_handler
VMServiceHandler
isServerRunning property
VMServiceHandler class