Returns a new sequential scale with an exponential transform, analogous to a ScalePow.
ScaleSequentialPow({super.domain, required super.interpolator}) { initPowish(); }