DepthTransform constructor
const
DepthTransform({
- double startScale = 0.4,
Implementation
const DepthTransform({
this.startScale = 0.4,
});
const DepthTransform({
this.startScale = 0.4,
});