ignoring property
Whether this widget is invisible to hit-testing.
When true, mouse events pass through this widget's subtree.
When false, hit-testing behaves normally.
Implementation
final bool ignoring;
Whether this widget is invisible to hit-testing.
When true, mouse events pass through this widget's subtree.
When false, hit-testing behaves normally.
final bool ignoring;