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