isIgnored property

bool get isIgnored

Whether or not this child should be ignored by paint and BoxyChild.hitTest.

Implementation

bool get isIgnored => _ignore;