indeterminate property

bool? indeterminate
final

Specifies whether the checkbox control is indeterminate or not. Applies only to checkbox inputs.

Implementation

final bool? indeterminate;