menu
terminice package
documentation
testing.dart
RankedListPrompt<T>
ranked property
ranked property
dark_mode
light_mode
ranked
property
List
<
RankedItem
<
T
>
>
get
ranked
Currently ranked items.
Implementation
List<RankedItem<T>> get ranked => _ranked;
terminice package
documentation
testing
RankedListPrompt<T>
ranked property
RankedListPrompt class