indeterminate property

bool? get indeterminate
override

Implementation

bool? get indeterminate native;
set indeterminate (bool? value)
override

Implementation

set indeterminate(bool? value) native;