LinkOverlay constructor

const LinkOverlay(
  1. Map<int, List<LinkCellRange>> _rows
)

Implementation

const LinkOverlay(this._rows);