Introduction
Item that can be added to a FlexList

Fields#
| Name | Description |
|---|---|
| Image | Image component |
| Label | Label component |
| Background | Background graphic |
| On Selected | Event raised when item is selected |
| On Deselected | Event raised when item is deselected |
| On Click | Event raised when item is clicked |
Properties#
| Name | Description |
|---|---|
| colors | Get/Set the colors |
| hasPointer | Gets if the pointer is over the item |
| pointerDown | Gets if the pointer is down over the item |
| selected | Get/Set if the item is selected |