state property
TreeItemCheckboxState
get
state
The {@link TreeItemCheckboxState} of the tree item
Implementation
_i3.TreeItemCheckboxState get state =>
_i3.TreeItemCheckboxState.values.byName(_i5.getProperty(
this,
'state',
));