fetchData property

Future<List<DropDownResponse>> Function(String filter)? fetchData
final

For API-based list

Implementation

final Future<List<DropDownResponse>> Function(String filter)? fetchData;