scale property

double scale
final

Scale factor when the widget is pressed. For example, 0.9 will scale the widget down to 90% of its size.

Implementation

final double scale;