isChecked property

bool? isChecked
final

Define weather the checkbox is marked or not

Implementation

final bool? isChecked;