isDisabled property

bool get isDisabled

Whether the editor is currently disabled.

Implementation

bool get isDisabled => _disabled;