value property

bool? value
final

Whether the checkbox is checked or not. If null, it'll be considered mixed.

Implementation

final bool? value;