items property

List<TooltipItem> items
final

The items to display.

Implementation

final List<TooltipItem> items;