ignorePointer property
final
Whether the tooltip should be invisible to hit testing.
Defaults to false.
See also:
- IgnorePointer, for more information about how pointer events are handled or ignored.
Implementation
final bool ignorePointer;
Whether the tooltip should be invisible to hit testing.
Defaults to false.
See also:
final bool ignorePointer;