MergedCellStrategy constructor

const MergedCellStrategy(
  1. CellMergeDirection direction
)

Implementation

const MergedCellStrategy(CellMergeDirection direction)
  : super(direction: direction);