CopyWith$Input$BrowserLogoPngInput<TRes> class abstract

Properties

$default CopyWith$Input$PictureInput<TRes>
no setter
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
size16 CopyWith$Input$PictureInput<TRes>
no setter
size24 CopyWith$Input$PictureInput<TRes>
no setter
size32 CopyWith$Input$PictureInput<TRes>
no setter
size48 CopyWith$Input$PictureInput<TRes>
no setter
size64 CopyWith$Input$PictureInput<TRes>
no setter
size128 CopyWith$Input$PictureInput<TRes>
no setter
size256 CopyWith$Input$PictureInput<TRes>
no setter
size512 CopyWith$Input$PictureInput<TRes>
no setter

Methods

call({Input$PictureInput? $default, Input$PictureInput? size16, Input$PictureInput? size24, Input$PictureInput? size32, Input$PictureInput? size48, Input$PictureInput? size64, Input$PictureInput? size128, Input$PictureInput? size256, Input$PictureInput? size512}) → TRes
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited