copyWith property
CopyWith$Input$BrowserLogoInput<Input$BrowserLogoInput>
get
copyWith
Implementation
CopyWith$Input$BrowserLogoInput<Input$BrowserLogoInput> get copyWith =>
CopyWith$Input$BrowserLogoInput(
this,
(i) => i,
);