isDisabled property

bool get isDisabled

Implementation

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