indicators property

List<FortuneIndicator> indicators

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

List<FortuneIndicator> get indicators;