$asBackgroundChanged property

BackgroundChangedCopyWith<$R, BackgroundChanged, $Out> get $asBackgroundChanged

Implementation

BackgroundChangedCopyWith<$R, BackgroundChanged, $Out>
get $asBackgroundChanged => $base.as(
  (v, t, t2) => _BackgroundChangedCopyWithImpl<$R, $Out>(v, t, t2),
);