- text
str
, optional
Text to be displayed on the QLabel, by default an empty string.
- color
str
, optional
Color for the text, in hex format, by default ‘#000000’ (black).
- font_size
int
, optional
Size for the font, by default is 8.
- font_weight
str
, optional
Weight for the font, by default is ‘bold’.