tristate property
Whether to enable tristate mode.
When true, the checkbox can have three states: true, false, or null. Defaults to false.
Implementation
final bool tristate;
Whether to enable tristate mode.
When true, the checkbox can have three states: true, false, or null. Defaults to false.
final bool tristate;