indeterminate property Null safety

bool? indeterminate
override

Implementation

bool? get indeterminate native;
void indeterminate=(bool? value)
override

Implementation

set indeterminate(bool? value) native;