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