isEnabled property

bool get isEnabled

Implementation

bool get isEnabled {
  return _desiredEnabled;
}