$asBackgroundChanged property

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

Implementation

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