value property

String value
getter/setter pair

The value of the item.

For a text item, this is the text content. For an image item, this could be the image URL or asset path.

Implementation

String value = '';