shown property

List<HintEvent> shown
final

The full events for hints that were shown, when the strings are not enough.

Implementation

final List<HintEvent> shown = <HintEvent>[];