updateThirdIndex method

void updateThirdIndex(
  1. int index
)

更新第三列索引

Implementation

void updateThirdIndex(int index) => thirdIndex = index;