menu
appplayer_core package
documentation
internals.dart
RuntimeManager
runtimes property
runtimes property
dark_mode
light_mode
runtimes
property
Map
<
AppHandle
,
MCPUIRuntime
>
get
runtimes
Implementation
Map<AppHandle, MCPUIRuntime> get runtimes => Map.unmodifiable(_runtimes);
appplayer_core package
documentation
internals
RuntimeManager
runtimes property
RuntimeManager class