menu
pulsar_web package
documentation
engine/runtime/component_runtime.dart
ComponentRuntime
ownerOf method
ownerOf method
dark_mode
light_mode
ownerOf
method
Component
?
ownerOf
(
Morphic
tree
)
Implementation
Component? ownerOf(Morphic tree) => _morphicOwners[tree];
pulsar_web package
documentation
engine/runtime/component_runtime
ComponentRuntime
ownerOf method
ComponentRuntime class