PreviewEditingValue.fromValue constructor
PreviewEditingValue.fromValue(
- PreviewEditingValue copy
Implementation
PreviewEditingValue.fromValue(PreviewEditingValue copy)
: this.currentImage = copy.currentImage,
this.filesPath = copy.filesPath;