componentColumn method
Implementation
@pragma('vm:prefer-inline')
int componentColumn(ComponentID id, SetHash hash) => _componentIndex[id]![hash]!;
@pragma('vm:prefer-inline')
int componentColumn(ComponentID id, SetHash hash) => _componentIndex[id]![hash]!;