cellPositionByCellKey abstract method

PlutoGridCellPosition? cellPositionByCellKey(
  1. Key cellKey
)
inherited

Index position of cell in a column

Implementation

PlutoGridCellPosition? cellPositionByCellKey(Key cellKey);