With no handler the dots are decorative and the carousel announces "page 2 of 5". With OnSelected each dot must reach a 48 dp target.
When to use
•
Carousels and onboarding pagers.
Avoid
•
Wizard steps — show step text and a ProgressBar.
NOTEEvery dimension resolves through Sizing.*(SizeVariant) and the token scales — never a literal. Source: src/eQuantic.UI.Components/PageIndicator.cs.