disabled property

bool disabled

Implementation

bool get disabled => flags & 2 != 0;