AvataaarSkinCopyWith<$R, $In extends AvataaarSkin, $Out> class
abstract
- Implementers
- Available extensions
Constructors
Properties
-
$asAvataaarSkinBlack
→ AvataaarSkinBlackCopyWith<
$R, AvataaarSkinBlack, $Out> -
Available on ObjectCopyWith<
$R, AvataaarSkinBlack, $Out> , provided by the AvataaarSkinBlackValueCopy extensionno setter -
$asAvataaarSkinBrown
→ AvataaarSkinBrownCopyWith<
$R, AvataaarSkinBrown, $Out> -
Available on ObjectCopyWith<
$R, AvataaarSkinBrown, $Out> , provided by the AvataaarSkinBrownValueCopy extensionno setter -
$asAvataaarSkinCustom
→ AvataaarSkinCustomCopyWith<
$R, AvataaarSkinCustom, $Out> -
Available on ObjectCopyWith<
$R, AvataaarSkinCustom, $Out> , provided by the AvataaarSkinCustomValueCopy extensionno setter -
$asAvataaarSkinDarkBrown
→ AvataaarSkinDarkBrownCopyWith<
$R, AvataaarSkinDarkBrown, $Out> -
Available on ObjectCopyWith<
$R, AvataaarSkinDarkBrown, $Out> , provided by the AvataaarSkinDarkBrownValueCopy extensionno setter -
$asAvataaarSkinLight
→ AvataaarSkinLightCopyWith<
$R, AvataaarSkinLight, $Out> -
Available on ObjectCopyWith<
$R, AvataaarSkinLight, $Out> , provided by the AvataaarSkinLightValueCopy extensionno setter -
$asAvataaarSkinPale
→ AvataaarSkinPaleCopyWith<
$R, AvataaarSkinPale, $Out> -
Available on ObjectCopyWith<
$R, AvataaarSkinPale, $Out> , provided by the AvataaarSkinPaleValueCopy extensionno setter -
$asAvataaarSkinTanned
→ AvataaarSkinTannedCopyWith<
$R, AvataaarSkinTanned, $Out> -
Available on ObjectCopyWith<
$R, AvataaarSkinTanned, $Out> , provided by the AvataaarSkinTannedValueCopy extensionno setter -
$asAvataaarSkinYellow
→ AvataaarSkinYellowCopyWith<
$R, AvataaarSkinYellow, $Out> -
Available on ObjectCopyWith<
$R, AvataaarSkinYellow, $Out> , provided by the AvataaarSkinYellowValueCopy extensionno setter - hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
$chain<
$R2, $Out2> (Then< $Out2, $R2> t) → AvataaarSkinCopyWith<$R2, $In, $Out2> -
$delta(
Map< String, dynamic> delta) → $R -
inherited
-
$merge(
$In value) → $R -
inherited
-
$update(
$Out transform($In)) → $R -
inherited
-
call(
{Color? color}) → $R -
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