isHidded property

bool get isHidded

Implementation

bool get isHidded => paint.color == const Color(0x00000000);