excludeFromSemantics property
Whether to exclude these gestures from the semantics tree.
See also:
- GestureDetector.excludeFromSemantics, which includes an example of a case where this property can be used.
Implementation
final bool excludeFromSemantics;