Internal
Optional
borderDefines the color of the border of the shape. Default: #1a1a1a
(dark gray).
Optional
borderDefines the opacity level of the shape border. 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
(solid color).
Optional
borderDefines the style used to represent the border of the shape. Default: normal
.
Optional
borderDefines the thickness of the shape border, in dp. Default: 2.0
.
Optional
cardHex value of the border color of the card. Default: #2d9bf0
.
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.
Optional
textDefines how the sticky note text is vertically aligned. Default: top
.
Contains information about item-specific styles.