copyWith property

CellShuffledCopyWith<CellShuffled, CellShuffled, CellShuffled> copyWith

Implementation

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