items property

List<CurtainItem> items
final

Items of the curtain.

each item contains an action and a page which are connected to each other.

Implementation

final List<CurtainItem> items;