items property

List<ToolbarItem> items
final

The toolbar items that are displayed by this toolbar.

Implementation

final List<ToolbarItem> items;