interactionScale property

double interactionScale
final

Scale factor when pressed.

Values > 1.0 grow the chip, < 1.0 shrink it. Defaults to 1.03 (3% growth, subtle for chips).

Implementation

final double interactionScale;