intercepting property

bool intercepting
final

Used to overcome Flutter issue 98507 Most commonly experienced when placing the TypeAheadFormField on a google map in Flutter Web.

Implementation

final bool intercepting;