ignoring property Null safety
final
Whether this sliver is ignored during hit testing.
Regardless of whether this sliver is ignored during hit testing, it will still consume space during layout and be visible during painting.
Implementation
final bool ignoring;