copyWith property
inherited
Implementation
MergedCellStrategyCopyWith<
MergedCellStrategy,
MergedCellStrategy,
MergedCellStrategy
>
get copyWith =>
_MergedCellStrategyCopyWithImpl<MergedCellStrategy, MergedCellStrategy>(
this as MergedCellStrategy,
$identity,
$identity,
);