StretchTransformation constructor

const StretchTransformation([
  1. StretchTValue value = StretchTValue.On
])

Implementation

const StretchTransformation([StretchTValue value = StretchTValue.On])
    : super(value);