OriginBounds.scale constructor
const
OriginBounds.scale({
- double value = 0,
- double? perspective,
- OriginBuilder? builder,
Implementation
const OriginBounds.scale({this.value = 0, this.perspective, this.builder}) : bound = OriginBound.scale;