items property

List<FortuneItem> items

A list of FortuneItems to be shown within this FortuneWidget.

Implementation

List<FortuneItem> get items;