Internal
Optional
colorHex value representing the color for the text within the text item. Default: #1a1a1a
.
Optional
fillBackground color of the text item. Default: #ffffff
.
Optional
fillOpacity level of the background color. Possible values: any number between 0.0
and 1.0
, where: 0.0
: the background color is completely transparent or invisible. 1.0
: the background color is completely opaque or solid. Default: 1.0
if fillColor
is provided, 0.0
if fillColor
is not provided.
Optional
fontFont type for the text in the text item. Default: arial
.
Optional
fontFont size, in dp. Default: 14
.
Optional
textHorizontal alignment for the item's content. Default: center.
Contains information about the style of a text item, such as the fill color or font family.