ListItemContentViewModel
A convenience constructor to populate the ViewModel where its headImage's ImageDescriptor.image is the headImage and the ImageType is ImageType.TINTABLE_ICON.
Parameters
A unique stable ID for the content item. See ListItemViewModel.itemId.
The image shown in the Head section. This can be a layered image with a radius.
The text area showing the Primary icon and the Primary text within the Main section.
The text area showing the Secondary icon and the Secondary text within the Main section.
The text area showing the Tertiary icon and the Tertiary text within the Main section.
The callback function for when the Head section or Main section is clicked.
The value represents the current rating.
The maximum number to ratingBarValue.
The additional text displayed together with the rating bar.
The text shown within the Tail section.
The image shown within the Tail section.
The callback function for when specifically the Tail section is clicked.