setDisabled method

void setDisabled(
  1. bool value
)
inherited

Implementation

void setDisabled (bool value) => _disabled = value;