TextBlock
TextBlock(value) -> TextBlock widgetBasic widget for wrapping and displaying some text. Supports line breaks (ether \n or <br>)
TextBlock.font
Label.font -> pygame.FontThe font that this label is using.
Basic widget for wrapping and displaying some text. Supports line breaks (ether \n or <br>)
The font that this label is using.