interactionScale property

double interactionScale
final

Scale factor when pressed.

Values less than 1.0 create a "squash" effect on tap. Defaults to 0.95 (95% of original size).

Implementation

final double interactionScale;