cellGetFgColor method

int cellGetFgColor(
  1. int index
)

Implementation

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