indicatorPinchStrength property

double indicatorPinchStrength
final

Maximum concave lens pinch strength for the sliding indicator pill.

  • 1.0 (default) — full Apple-calibrated pinch
  • 0.0 — pinch fully disabled Maximum concave lens pinch strength. Forwarded to AnimatedGlassIndicator.

Defaults to 0.4 — the iOS 26-calibrated gentle concave lens warp, matching GlassBottomBar and GlassTabBar for a consistent feel across all interactive indicator widgets. Set to 0.0 to disable, 1.0 to restore the original full-strength warp.

Implementation

final double indicatorPinchStrength;