cellGetBgColor method

int cellGetBgColor(
  1. int index
)

Implementation

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