copyWith property

StackedCellMergeStrategyCopyWith<StackedCellMergeStrategy, StackedCellMergeStrategy, StackedCellMergeStrategy> get copyWith
inherited

Implementation

StackedCellMergeStrategyCopyWith<
  StackedCellMergeStrategy,
  StackedCellMergeStrategy,
  StackedCellMergeStrategy
>
get copyWith =>
    _StackedCellMergeStrategyCopyWithImpl<
      StackedCellMergeStrategy,
      StackedCellMergeStrategy
    >(this as StackedCellMergeStrategy, $identity, $identity);