isChecked property

bool? isChecked
final

Whether this element is checked (for checkboxes/toggles).

Implementation

final bool? isChecked;