↓ 2 callersMethod__draw(self, canvas: typing.Optional[Canvas], x: int, y: int, text: str, color: int = 255)
ScratchProject/Python/test.py:249
↓ 2 callersMethoddraw(self, canvas: Canvas, x: int, y: int, text: str, color: int = 255)
ScratchProject/Python/test.py:105