menu
nylo_framework package
documentation
cli_dialog/src/list_chooser.dart
ListChooser
items property
items property
dark_mode
light_mode
items
property
List
<
String
>
?
items
getter/setter pair
The options which are presented to the user
Implementation
List<String>? items;
nylo_framework package
documentation
cli_dialog/src/list_chooser
ListChooser
items property
ListChooser class