checkState property
checkState whether the checkbox is selected or not (selected if true, not selected if false)
Implementation
final bool checkState;
checkState whether the checkbox is selected or not (selected if true, not selected if false)
final bool checkState;