indicators property

List<FortuneIndicator> indicators
final

The list of indicators is rendered on top of the underlying FortuneWidget. These can be used to visualize the position of the selected item.

Implementation

final List<FortuneIndicator> indicators;