value property

  1. @override
bool value
final

Whether this switch is on or off.

This property must not be null.

Implementation

@override
final bool value;