attributeTitles property

List<String> attributeTitles
final

List of titles that are rendered at the top of the widget, indicating which attribute the user is customizing.

Overrides the default titles specified in defaultAttributeTitles

Length of attributeTitles must be 11

Implementation

final List<String> attributeTitles;