menu
shared_component package
documentation
widgets/dropdown/custom_dropdown_multiple_api.dart
CustomDropdownMultiAPI
fetchData property
fetchData property
dark_mode
light_mode
fetchData
property
Future
<
List
<
DropDownResponse
>
>
Function
(
String
filter
)
fetchData
final
Implementation
final Future<List<DropDownResponse>> Function(String filter) fetchData;
shared_component package
documentation
widgets/dropdown/custom_dropdown_multiple_api
CustomDropdownMultiAPI
fetchData property
CustomDropdownMultiAPI class