indeterminate property
Specifies whether the checkbox control is indeterminate or not. Applies only to checkbox inputs.
Implementation
final bool? indeterminate;
Specifies whether the checkbox control is indeterminate or not. Applies only to checkbox inputs.
final bool? indeterminate;