disabled property - InputElementBase class - dart:html library
description
bool? get disabled;
set disabled(bool? value);