menu
tecs package
documentation
world.dart
World
getComponentID method
getComponentID method
dark_mode
light_mode
getComponentID
method
ComponentID
?
getComponentID
(
Type
type
)
Implementation
@pragma('vm:prefer-inline') ComponentID? getComponentID(Type type) => _componentTypes[type];
tecs package
documentation
world
World
getComponentID method
World class