menu
tf_custom_widgets package
documentation
Inputs/custom_dropDown/CustomDropDown.dart
DropdownSearch<T>
items property
items property
dark_mode
light_mode
items
property
List
<
T
>
?
items
final
offline items list
Implementation
final List<T>? items;
tf_custom_widgets package
documentation
Inputs/custom_dropDown/CustomDropDown
DropdownSearch<T>
items property
DropdownSearch class