scale property

double? scale
getter/setter pair

The scale factor to transform the child (image or a customChild).

Implementation

late double? scale;