indeterminate property

bool indeterminate
final

Whether the checkbox is indeterminate. Make sure to set checked as well to use this property.

Implementation

final bool indeterminate;