disabled property

bool get disabled

Implementation

bool get disabled => contains(WidgetState.disabled);