disabled property

bool get disabled

Implementation

bool get disabled => _status == ControlStatus.disabled;