disabled property

bool get disabled

Implementation

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