color ?: HrColor = HrColor.LIGHT
fontWeight ?: FontWeight = FontWeight.BOLD
The font weight to apply to the label.
textSize ?: TextSize = TextSize.XXSMALL
The text size to apply to the label.
textTransform ?: TextTransform = TextTransform.UPPERCASE
The text transform to apply to the label.