↓ 4 callersMethodload(cls: Type[_T], obj: dict[Any, Any], drawable_id: str, offset: Offset = Offset(0, 0))
notesh/drawables/box.py:139
↓ 1 callersMethod__init__(
self,
body: str = "",
color: str = "#ffaa00",
pos: Offset = Offset(0, 0),
notesh/drawables/box.py:37