items property

List<ScrollNavigationItem> items
final

They are the list of elements that the menu will have. They must match the total number of pages.

Implementation

final List<ScrollNavigationItem> items;