ignoringFeedbackPointer property
final
Whether the feedback widget is ignored during hit testing.
Regardless of whether this widget is ignored during hit testing, it will still consume space during layout and be visible during painting.
Defaults to true.
Implementation
final bool ignoringFeedbackPointer;