TextBlock

TextBlock(value) -> TextBlock widget

Basic widget for wrapping and displaying some text. Currently doesn't support line breaks or anything, just text.

TextBlock.font

Label.font -> pygame.Font

The font that this label is using.