initScale property

double initScale
final

initScale is the initial scale of the widget.

This is used to scale the widget to a larger size before scaling it back down.

Implementation

final double initScale;