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