buildItem property
builder used to render each item displayed must not be null
Implementation
@override
final Widget Function(Suggestion, int)? buildItem;
builder used to render each item displayed must not be null
@override
final Widget Function(Suggestion, int)? buildItem;