value property

  1. @override
bool? value
final

The current value of the checkbox.

Implementation

@override
final bool? value;