---
title: ListItem
description: ListItem content
---

`ListItem`

This structure represents a ListItem with a text, supporting text, avatar icon, avatar text, avatar background, avatar foreground, and action icon.

- **`text`** (_string_): The text to display in the item.
- **`supporting_text`** (_string_): The supporting text to display in the item.
- **`avatar-icon`** (_image_): The avatar icon to display in the item.
- **`avatar-text`** (_string_): The avatar text to display in the item.
- **`avatar-background`** (_color_): The avatar background color to display in the item.
- **`avatar-foreground`** (_color_): The avatar foreground color to display in the item.
- **`action-button-icon`** (_image_): The action button icon to display in the item.