disabled property

bool disabled
final

Whether or not this switch is disabled for input.

Defaults to false. Cannot be null.

Implementation

final bool disabled;