disabled property

bool disabled

Implementation

bool? get disabled native;
void disabled= (bool value)

Implementation

set disabled(bool? value) native;