value property

bool value
final

Whether the switch is currently on or off.

Represents the current state of the switch.

Implementation

final bool value;