const DSScaleLimiter({ super.key, required this.child, this.minFactor = 0.9, this.maxFactor = 1.2, this.minWidth = 360, });