alignment property
Where the scale converges, matching Transform.scale's alignment.
Defaults to Alignment.center; a nav-bar button pinned to an edge reads better converging toward that edge.
Implementation
final Alignment alignment;
Where the scale converges, matching Transform.scale's alignment.
Defaults to Alignment.center; a nav-bar button pinned to an edge reads better converging toward that edge.
final Alignment alignment;