onStateChanged property

ValueChanged<CardCarouselState>? onStateChanged
final

Called when the carousel state changes.

Implementation

final ValueChanged<CardCarouselState>? onStateChanged;