copyWith property

  1. @JsonKey(ignore: true)
$RenderItemCopyWith<DecorationItem, RenderItem<DecorationItem>> copyWith
inherited

Implementation

@JsonKey(ignore: true)
$RenderItemCopyWith<T, RenderItem<T>> get copyWith =>
    throw _privateConstructorUsedError;