scale property
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;
Scale factor when the widget is pressed. For example, 0.9 will scale the widget down to 90% of its size.
final double scale;