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