isDisabled property

bool get isDisabled

Whether currently disabled.

Implementation

bool get isDisabled => !val;