copyWith property

Implementation

CopyWith$Input$StockPixelInput<Input$StockPixelInput> get copyWith =>
    CopyWith$Input$StockPixelInput(
      this,
      (i) => i,
    );