pressScale property
Scale factor applied when the field is pressed.
Only active when interactionBehavior includes scale (GlassInteractionBehavior.scaleOnly or GlassInteractionBehavior.full).
A value of 1.03 means the field grows 3% when pressed.
Defaults to 1.03.
Implementation
final double pressScale;