menu
devtools_app_shared package
documentation
service.dart
ServiceManager<T extends VmService>
rootInfoNow method
rootInfoNow method
dark_mode
light_mode
rootInfoNow
method
RootInfo
rootInfoNow
(
)
Implementation
RootInfo rootInfoNow() { return isolateManager.mainIsolateState?.rootInfo ?? RootInfo(null); }
devtools_app_shared package
documentation
service
ServiceManager<T extends VmService>
rootInfoNow method
ServiceManager class