Dart
dart:svg
Matrix
scale method
description
scale method
Matrix
scale
(
num
scaleFactor
)
Implementation
Matrix scale(
num
scaleFactor) native;