isChecked property

bool get isChecked

Implementation

bool get isChecked => value == CheckboxState.checked;