menu
s_packages package
documentation
s_dropdown/src/s_dropdown.dart
SDropdown
items property
items property
dark_mode
light_mode
items
property
List
<
String
>
items
final
The list of string items to display
Implementation
final List<String> items, customItemsNamesDisplayed;
s_packages package
documentation
s_dropdown/src/s_dropdown
SDropdown
items property
SDropdown class