isIgnored property

bool isIgnored

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

Implementation

bool get isIgnored => _ignore;