isHidded property

bool get isHidded
inherited

Implementation

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