copyWith property

BackgroundChangedCopyWith<BackgroundChanged, BackgroundChanged, BackgroundChanged> copyWith

Implementation

BackgroundChangedCopyWith<BackgroundChanged, BackgroundChanged,
        BackgroundChanged>
    get copyWith => _BackgroundChangedCopyWithImpl(
        this as BackgroundChanged, $identity, $identity);