Ask a question to get started
Enter to sendā¢Shift+Enter new line
on_text( self, text: str, color: str | None = None, end: str
text
str
The text to write.
color
str | None
None
Color override for this specific output.
If None, uses self.color.
self.color
end
''
String appended after the text.
**kwargs
Any
{}
Handle text output.
Additional keyword arguments.