pillActiveSpring property

bool pillActiveSpring
final

When true (default), labeled action selection springs the toolbar pill width in sync with each action's label morph.

When false, the pill reserves a fixed width (widest labeled action + icon-only neighbors + gaps) so the outer pill does not resize while action labels still morph.

Implementation

final bool pillActiveSpring;