removeSuggestionOnLongPress property

bool removeSuggestionOnLongPress
final

if true when do a long press in a suggestion, it will be removed and will be added to TextFieldBloc.selectedSuggestion stream.

Implementation

final bool removeSuggestionOnLongPress;