disabled property

bool disabled
final

Whether the switch will be disabled.

The default value is false.

Implementation

final bool disabled;