asyncInitData property
Future that provides the initial list of dropdown options.
Implementation
final Future<List<DropDownModel<T>>>? asyncInitData;
Future that provides the initial list of dropdown options.
final Future<List<DropDownModel<T>>>? asyncInitData;