cellClearFlags method

void cellClearFlags(
  1. int index
)

Implementation

void cellClearFlags(int index) => _data.cellClearFlags(index);