onChanged property

Future<List<T>> Function(String)? onChanged
final

Implementation

final Future<List<T>> Function(String)? onChanged;