ui/dots_indicator library

Classes

DotsIndicator
A widget that displays a row or column of animated dots indicating the current position within a series of steps.

Typedefs

OnTap = void Function(double position)
Callback signature for dot tap events.