getRow static method

int getRow(
  1. int index
)

Implementation

static int getRow(int index) => index ~/ 9;