layoutDelegate property

YaruPageIndicatorLayoutDelegate? layoutDelegate
latefinal

Controls the items spacing, depending on the vertical constraints.

Defaults to YaruPageIndicatorSteppedDelegate.

Implementation

late final YaruPageIndicatorLayoutDelegate? layoutDelegate;