item property

PaneItem item

Implementation

PaneItem get item {
  return pane.effectiveItems[itemIndex];
}