steps property
The array of transformation steps that define this transformation.
Implementation
List<HorizontalVerticalTransformationStep> get steps => _steps.value;
The array of transformation steps that define this transformation.
List<HorizontalVerticalTransformationStep> get steps => _steps.value;