isSelected property

bool isSelected

Implementation

bool get isSelected {
  return pane.isSelected(item);
}