menu
custom_single_select package
documentation
widget/select_sheet.dart
SelectSheet<T>
items property
items property
dark_mode
light_mode
items
property
List
<
CustomSelectItem
<
T
>
>
items
final
Implementation
final List<CustomSelectItem<T>> items;
custom_single_select package
documentation
widget/select_sheet
SelectSheet<T>
items property
SelectSheet class