onScrolled property

ValueChanged<double?>? onScrolled
final

Called whenever the carousel is scrolled

Implementation

final ValueChanged<double?>? onScrolled;