checkState property

bool checkState
final

checkState whether the checkbox is selected or not (selected if true, not selected if false)

Implementation

final bool checkState;