menu
tf_custom_widgets package
documentation
Inputs/MultiDropDownField.dart
MultiDropDownField<T>
onFind property
onFind property
dark_mode
light_mode
onFind
property
Future
<
List
<
T
>
>
Function
()
?
onFind
final
Implementation
final Future<List<T>> Function()? onFind;
tf_custom_widgets package
documentation
Inputs/MultiDropDownField
MultiDropDownField<T>
onFind property
MultiDropDownField class