scaleFactor property
The scale factor applied when the button is pressed.
Values less than 1.0 shrink the button on press. Defaults to 0.985 for a subtle press effect.
Set to 1.0 to disable the scale animation.
Implementation
final double scaleFactor;