liquid constant
ShockwaveConfig
const liquid
A smooth, viscous liquid effect with wider spread and slower feel.
Implementation
static const ShockwaveConfig liquid = ShockwaveConfig(
shockStrength: 1.0,
lensingSpread: 0.3,
powExp: 50.0,
);