value property

  1. @override
bool? value
final

The current value of the switch.

Implementation

@override
final bool? value;