startValue property
Whether this checkbox is checked.
When tristate
is true, a value of null corresponds to the mixed state.
When tristate
is false, this value must not be null.
Implementation
final bool? startValue;
Whether this checkbox is checked.
When tristate
is true, a value of null corresponds to the mixed state.
When tristate
is false, this value must not be null.
final bool? startValue;