Class FontSize (2.15.0)

FontSize(value)

Specifies a font size for the title and content of a text widget

Values: FONT_SIZE_UNSPECIFIED (0): No font size specified, will default to FS_LARGE FS_EXTRA_SMALL (1): Extra small font size FS_SMALL (2): Small font size FS_MEDIUM (3): Medium font size FS_LARGE (4): Large font size FS_EXTRA_LARGE (5): Extra large font size