disabled property

bool disabled
final

Determines whether the switch is disabled.

Defaults to the value of false.

Implementation

final bool disabled;