cellGetWidth method

int cellGetWidth(
  1. int index
)

Implementation

int cellGetWidth(int index) => _data.cellGetWidth(index);