steps property

List<HorizontalVerticalTransformationStep> steps

The array of transformation steps that define this transformation.

Implementation

List<HorizontalVerticalTransformationStep> get steps => _steps.value;