activeModel property

ActiveItemModel<T?> activeModel
final

Keeps track of the item matching the filter as the suggestions are being updated.

Implementation

final ActiveItemModel<T?> activeModel;