CopyWith$Input$AttributePixelInput<TRes> constructor
CopyWith$Input$AttributePixelInput<TRes> (
- Input$AttributePixelInput instance,
- TRes then()
Implementation
factory CopyWith$Input$AttributePixelInput(
Input$AttributePixelInput instance,
TRes Function(Input$AttributePixelInput) then,
) = _CopyWithImpl$Input$AttributePixelInput;