startIndex method

int startIndex(
  1. int rowIndex
)

Implementation

int startIndex(int rowIndex) => rowIndex * snapCount;