items property
They are the list of elements that the menu will have. They must match the total number of pages.
Implementation
final List<ScrollNavigationItem> items;
They are the list of elements that the menu will have. They must match the total number of pages.
final List<ScrollNavigationItem> items;