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