value property

bool value
final

Whether the checkbox is selected, unselected or null (indeterminate)

Implementation

final bool value;