copyWith property
inherited
Implementation
CellShuffledCopyWith<CellShuffled, CellShuffled, CellShuffled> get copyWith =>
_CellShuffledCopyWithImpl<CellShuffled, CellShuffled>(
this as CellShuffled,
$identity,
$identity,
);