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