menu
terminice package
documentation
testing.dart
SelectableListPrompt<T>
items property
items property
dark_mode
light_mode
items
property
List
<
T
>
items
final
Items to select from.
Implementation
final List<T> items;
terminice package
documentation
testing
SelectableListPrompt<T>
items property
SelectableListPrompt class