scale property

double scale
final

Adjust the size of the child element relative to its original size. A value of 1 maintains the original size, while values greater than 1 enlarge and values less than 1 shrink the element.

Implementation

final double scale;