scaleFrom property

double? scaleFrom
final

Scale to start from (e.g. 0.9). Null disables the scale.

Implementation

final double? scaleFrom;