bumpScale property
final
How visible the residual bounce is after handoff: scale = 1 + value * bumpScale while value < 0. null falls back to MorphTheme.bumpScale, then 0.6.
Implementation
final double? bumpScale;
How visible the residual bounce is after handoff: scale = 1 + value * bumpScale while value < 0. null falls back to MorphTheme.bumpScale, then 0.6.
final double? bumpScale;