getList property

List Function(String) getList
final

Callback that returns a list of suggestions based on the input.

Implementation

final List<dynamic> Function(String) getList;