menu
fabricjs package
documentation
fabricjs.dart
FabricObject
scale method
scale method
dark_mode
light_mode
scale
method
FabricObject
scale
(
num
value
)
Scales an object (equally by x and y)
Implementation
external FabricObject scale(num value);
fabricjs package
documentation
fabricjs
FabricObject
scale method
FabricObject class