menu
appplayer_core package
documentation
internals.dart
RuntimeManager
getRuntime method
getRuntime method
dark_mode
light_mode
getRuntime
method
MCPUIRuntime?
getRuntime
(
AppHandle
handle
)
Implementation
MCPUIRuntime? getRuntime(AppHandle handle) => _runtimes[handle];
appplayer_core package
documentation
internals
RuntimeManager
getRuntime method
RuntimeManager class