value property

bool value
final

The current value of the checkbox (true/false).

Implementation

final bool value;