Optional ReadonlybackgroundThe background color of the entire row.
Optional ReadonlybadgeA count badge for widgets.
Optional ReadonlycaptionOptional, leading prefixes right before the caption.
Optional ReadonlycaptionSuffixes that might come after the caption as an additional information.
Optional ReadonlyfontThe font data for the caption.
Optional ReadonlyhighlightAn array of ranges to highlight the caption.
Optional ReadonlyiconSets the color of the icon. Ignored if the decorated item has no icon.
Optional ReadonlyiconHas not effect if given, but the widget does not have an associated image.
Optional ReadonlypriorityThe higher number has higher priority. If not specified, treated as 0.
When multiple decorators are available for the same item, and decoration data cannot be merged together,
then the higher priority item will be applied on the decorated element and the lower priority will be ignored.
Optional ReadonlytailOptional right-aligned decorations that appear after the widget caption and after the caption suffixes (is any).
Optional ReadonlytooltipCustom tooltip for the decorated item. Tooltip will be appended to the original tooltip, if any.
Encapsulates styling information that has to be applied on the widget which we decorate.