value property

bool value
final

The value of the switch. Defines whether the switch will be checked or unchecked.

Implementation

final bool value;