value property
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 = '';
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.
String value = '';