copyWith property

BackgroundChangedCopyWith<BackgroundChanged, BackgroundChanged, BackgroundChanged> get copyWith

Implementation

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