items property

List<FortuneItem> items
final

A list of FortuneItems to be shown within this FortuneWidget.

Implementation

final List<FortuneItem> items;