cellGetFlags method

int cellGetFlags(
  1. int index
)

Implementation

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